Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.impl.neomedia.protocol.MuteDataSource

Packages that use MuteDataSource
net.java.sip.communicator.impl.neomedia.conference   
net.java.sip.communicator.impl.neomedia.protocol   
 

Uses of MuteDataSource in net.java.sip.communicator.impl.neomedia.conference
 

Classes in net.java.sip.communicator.impl.neomedia.conference that implement MuteDataSource
 class AudioMixingPushBufferDataSource
          Represents a PushBufferDataSource which provides a single PushBufferStream containing the result of the audio mixing of DataSources.
 

Uses of MuteDataSource in net.java.sip.communicator.impl.neomedia.protocol
 

Classes in net.java.sip.communicator.impl.neomedia.protocol that implement MuteDataSource
 class RewritablePullBufferDataSource
          Implements a PullBufferDataSource wrapper which provides mute support for the wrapped instance.
 class RewritablePushBufferDataSource
          Implements a PushBufferDataSource wrapper which provides mute support for the wrapped instance.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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