Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.neomedia.protocol.PushBufferDataSourceDelegate

Packages that use PushBufferDataSourceDelegate
net.java.sip.communicator.impl.neomedia.device   
net.java.sip.communicator.impl.neomedia.protocol   
 

Uses of PushBufferDataSourceDelegate in net.java.sip.communicator.impl.neomedia.device
 

Subclasses of PushBufferDataSourceDelegate in net.java.sip.communicator.impl.neomedia.device
 class ReceiveStreamPushBufferDataSource
          Wraps the DataSource of a specific ReceiveStream so that calls to its DataSource.disconnect() can be explicitly controlled.
 

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

Subclasses of PushBufferDataSourceDelegate in net.java.sip.communicator.impl.neomedia.protocol
 class PushBufferDataSourceAdapter
          Implements PushBufferDataSource for a specific PullBufferDataSource.
 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.