Liblinphone
5.2.0
|
This is the complete list of members for linphone::ParticipantDeviceListener, including all inherited members.
onIsMuted(const std::shared_ptr< linphone::ParticipantDevice > &participantDevice, bool isMuted) | linphone::ParticipantDeviceListener | inlinevirtual |
onIsSpeakingChanged(const std::shared_ptr< linphone::ParticipantDevice > &participantDevice, bool isSpeaking) | linphone::ParticipantDeviceListener | inlinevirtual |
onStateChanged(const std::shared_ptr< linphone::ParticipantDevice > &participantDevice, linphone::ParticipantDeviceState state) | linphone::ParticipantDeviceListener | inlinevirtual |
onStreamAvailabilityChanged(const std::shared_ptr< linphone::ParticipantDevice > &participantDevice, bool available, linphone::StreamType streamType) | linphone::ParticipantDeviceListener | inlinevirtual |
onStreamCapabilityChanged(const std::shared_ptr< linphone::ParticipantDevice > &participantDevice, linphone::MediaDirection direction, linphone::StreamType streamType) | linphone::ParticipantDeviceListener | inlinevirtual |