|
Interface Summary |
| CsrcAudioLevelListener |
The CsrcAudioLevelListener delivers audio level events reported by
the remote party in cases where it (the remote party) is acting as a mixer,
mixing flows from numerous contributors. |
| DTMFListener |
The purpose of a DTMFListener is to notify implementors when new
DMTF tones are received by this MediaService implementation. |
| RTCPFeedbackListener |
RTCPFeedbackListener is used by codec to be notified
by RTCP feedback event such as PLI (Picture Loss Indication) or
FIR (Full Intra-frame Request). |
| SimpleAudioLevelListener |
A very simple listener that delivers int values every time the audio
level of an audio source changes. |
| SrtpListener |
The ZrtpListener is meant to be used by the media stream creator, as
the name indicates in order to be notified when a security event has occurred
that concerns ZRTP. |
| VolumeChangeListener |
VolumeChangeListener used to notify for changes in the
playback volume. |