Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

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

Subclasses of CaptureDeviceDelegatePushBufferDataSource 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 CaptureDeviceDelegatePushBufferDataSource in net.java.sip.communicator.impl.neomedia.protocol
 

Subclasses of CaptureDeviceDelegatePushBufferDataSource in net.java.sip.communicator.impl.neomedia.protocol
 class PushBufferDataSourceAdapter
          Implements PushBufferDataSource for a specific PullBufferDataSource.
 class PushBufferDataSourceDelegate<T extends DataSource>
          Implements most of PushBufferDataSource for a particular DataSource and requires extenders to only implement PushBufferDataSource.getStreams().
 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.