Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.AbstractPushBufferCaptureDevice

Packages that use AbstractPushBufferCaptureDevice
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.directshow   
 

Uses of AbstractPushBufferCaptureDevice in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol
 

Subclasses of AbstractPushBufferCaptureDevice in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol
 class AbstractVideoPushBufferCaptureDevice
          Provides a base implementation of PushBufferDataSource and CaptureDevice for the purposes of video in order to facilitate implementers by taking care of boilerplate in the most common cases.
 

Uses of AbstractPushBufferCaptureDevice in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.directshow
 

Subclasses of AbstractPushBufferCaptureDevice in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.directshow
 class DataSource
          Implements a CaptureDevice and a DataSource using DirectShow.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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