Liblinphone 5.1.0
|
This is the complete list of members for linphone::Conference, including all inherited members.
addListener(const std::shared_ptr< ConferenceListener > &listener) (defined in linphone::Conference) | linphone::Conference | |
addParticipant(const std::shared_ptr< linphone::Call > &call) | linphone::Conference | |
addParticipant(const std::shared_ptr< const linphone::Address > &uri) | linphone::Conference | |
addParticipants(const std::list< std::shared_ptr< linphone::Call > > &calls) | linphone::Conference | |
Conference(void *ptr, bool takeRef=true) (defined in linphone::Conference) | linphone::Conference | |
cPtr() (defined in linphone::Conference) | linphone::Conference | inline |
enter() | linphone::Conference | |
findParticipant(const std::shared_ptr< const linphone::Address > &uri) | linphone::Conference | |
getConferenceAddress() const | linphone::Conference | |
getCore() const | linphone::Conference | |
getCurrentParams() const | linphone::Conference | |
getId() const | linphone::Conference | |
getInputAudioDevice() const | linphone::Conference | |
getMe() const | linphone::Conference | |
getOutputAudioDevice() const | linphone::Conference | |
getParticipantCount() const | linphone::Conference | |
getParticipantDeviceVolume(const std::shared_ptr< linphone::ParticipantDevice > &device) | linphone::Conference | |
getParticipantList() const | linphone::Conference | |
getParticipants() const | linphone::Conference | |
getSubject() const | linphone::Conference | |
inviteParticipants(const std::list< std::shared_ptr< linphone::Address > > &addresses, const std::shared_ptr< const linphone::CallParams > ¶ms) | linphone::Conference | |
isIn() const | linphone::Conference | |
isMe(const std::shared_ptr< const linphone::Address > &uri) const | linphone::Conference | |
isRecording() const | linphone::Conference | |
leave() | linphone::Conference | |
oglRender() | linphone::Conference | |
previewOglRender() | linphone::Conference | |
removeListener(const std::shared_ptr< ConferenceListener > &listener) (defined in linphone::Conference) | linphone::Conference | |
removeParticipant(const std::shared_ptr< const linphone::Address > &uri) | linphone::Conference | |
removeParticipant(const std::shared_ptr< linphone::Participant > &participant) | linphone::Conference | |
removeParticipant(const std::shared_ptr< linphone::Call > &call) | linphone::Conference | |
setConferenceAddress(const std::shared_ptr< linphone::Address > &address) | linphone::Conference | |
setId(const std::string &conferenceId) | linphone::Conference | |
setInputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice) | linphone::Conference | |
setOutputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice) | linphone::Conference | |
setParticipantAdminStatus(const std::shared_ptr< linphone::Participant > &participant, bool isAdmin) | linphone::Conference | |
setSubject(const std::string &subject) | linphone::Conference | |
startRecording(const std::string &path) | linphone::Conference | |
State enum name | linphone::Conference | |
stopRecording() | linphone::Conference | |
terminate() | linphone::Conference | |
updateParams(const std::shared_ptr< const linphone::ConferenceParams > ¶ms) | linphone::Conference |