Liblinphone  5.3.0
linphone::Conference Member List

This is the complete list of members for linphone::Conference, including all inherited members.

addListener(const std::shared_ptr< ConferenceListener > &listener)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
addParticipants(const std::list< std::shared_ptr< linphone::Address >> &addresses)linphone::Conference
Conference(void *ptr, bool takeRef=true) (defined in linphone::Conference)linphone::Conference
cPtr() (defined in linphone::Conference)linphone::Conferenceinline
enter()linphone::Conference
findParticipant(const std::shared_ptr< const linphone::Address > &uri)linphone::Conference
getAccount()linphone::Conference
getActiveSpeakerParticipantDevice() constlinphone::Conference
getCall() constlinphone::Conference
getConferenceAddress() constlinphone::Conference
getCore() constlinphone::Conference
getCurrentParams() constlinphone::Conference
getDuration() constlinphone::Conference
getId() constlinphone::Conference
getInputAudioDevice() constlinphone::Conference
getInputVolume() constlinphone::Conference
getMe() constlinphone::Conference
getMicrophoneMuted() constlinphone::Conference
getOutputAudioDevice() constlinphone::Conference
getParticipantCount() constlinphone::Conference
getParticipantDeviceList() constlinphone::Conference
getParticipantDeviceVolume(const std::shared_ptr< linphone::ParticipantDevice > &device)linphone::Conference
getParticipantList() constlinphone::Conference
getParticipants() constlinphone::Conference
getStartTime() constlinphone::Conference
getState() constlinphone::Conference
getSubject() constlinphone::Conference
getUsername() constlinphone::Conference
inviteParticipants(const std::list< std::shared_ptr< linphone::Address >> &addresses, const std::shared_ptr< const linphone::CallParams > &params)linphone::Conference
isIn() constlinphone::Conference
isMe(const std::shared_ptr< const linphone::Address > &uri) constlinphone::Conference
isRecording() constlinphone::Conference
JoiningMode enum namelinphone::Conference
Layout enum namelinphone::Conference
leave()linphone::Conference
ParticipantListType enum namelinphone::Conference
removeListener(const std::shared_ptr< ConferenceListener > &listener)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
SecurityLevel enum namelinphone::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
setLocalParticipantStreamCapability(linphone::MediaDirection direction, linphone::StreamType type)linphone::Conference
setMicrophoneMuted(bool muted)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
setUsername(const std::string &username)linphone::Conference
startRecording(const std::string &path)linphone::Conference
State enum namelinphone::Conference
stopRecording()linphone::Conference
terminate()linphone::Conference
updateParams(const std::shared_ptr< const linphone::ConferenceParams > &params)linphone::Conference