Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.service.neomedia.event

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.
 

Class Summary
DTMFToneEvent This event represents starting or ending reception of a specific DTMFRtpTone.
RTCPFeedbackEvent Represents an event coming from RTCP that meant to tell codec to do something (i.e send a keyframe, ...).
VolumeChangeEvent Represents the event fired when playback volume value has changed.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.