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
getActiveSpeakerParticipantDevice() const linphone::Conference
getCall() const linphone::Conference
getConferenceAddress() const linphone::Conference
getCore() const linphone::Conference
getCurrentParams() const linphone::Conference
getDuration() const linphone::Conference
getId() const linphone::Conference
getInputAudioDevice() const linphone::Conference
getInputVolume() const linphone::Conference
getMe() const linphone::Conference
getMicrophoneMuted() const linphone::Conference
getOutputAudioDevice() const linphone::Conference
getParticipantCount() const linphone::Conference
getParticipantDeviceList() const linphone::Conference
getParticipantDeviceVolume(const std::shared_ptr< linphone::ParticipantDevice > &device)linphone::Conference
getParticipantList() const linphone::Conference
getParticipants() const linphone::Conference
getStartTime() const linphone::Conference
getState() const linphone::Conference
getSubject() const linphone::Conference
getUsername() const linphone::Conference
inviteParticipants(const std::list< std::shared_ptr< linphone::Address >> &addresses, const std::shared_ptr< const linphone::CallParams > &params)linphone::Conference
isIn() const linphone::Conference
isMe(const std::shared_ptr< const linphone::Address > &uri) const linphone::Conference
isRecording() const linphone::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