Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

Packages that use AbstractPullBufferCaptureDevice
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.portaudio   
 

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

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

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

Subclasses of AbstractPullBufferCaptureDevice in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.portaudio
 class DataSource
          Implements DataSource and CaptureDevice for PortAudio.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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