Liblinphone 5.3.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::ParticipantDevice::State 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 |
onVideoDisplayErrorOccurred(const std::shared_ptr< linphone::ParticipantDevice > &participantDevice, int errorCode) | linphone::ParticipantDeviceListener | inlinevirtual |