Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

Packages that use net.java.sip.communicator.impl.neomedia.jmfext.media.protocol
net.java.sip.communicator.impl.neomedia.codec.video   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.directshow   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.imgstreaming   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.portaudio   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.quicktime   
net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.video4linux2   
 

Classes in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol used by net.java.sip.communicator.impl.neomedia.codec.video
ByteBufferPool
          Represents a pool of ByteBuffers which reduces the allocations and deallocations of ByteBuffers in the Java heap and of native memory in the native heap.
 

Classes in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol used by net.java.sip.communicator.impl.neomedia.jmfext.media.protocol
AbstractBufferStream
          Provides a base implementation of SourceStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPullBufferCaptureDevice
          Provides a base implementation of PullBufferDataSource and CaptureDevice in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPullBufferStream
          Provides a base implementation of PullBufferStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPushBufferCaptureDevice
          Provides a base implementation of PushBufferDataSource and CaptureDevice in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPushBufferStream
          Provides a base implementation of PushBufferStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
 

Classes in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol used by net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.directshow
AbstractBufferStream
          Provides a base implementation of SourceStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPushBufferCaptureDevice
          Provides a base implementation of PushBufferDataSource and CaptureDevice in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPushBufferStream
          Provides a base implementation of PushBufferStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
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.
 

Classes in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol used by net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.imgstreaming
AbstractBufferStream
          Provides a base implementation of SourceStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPullBufferStream
          Provides a base implementation of PullBufferStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
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.
AbstractVideoPullBufferStream
          Provides a base implementation of PullBufferStream for video in order to facilitate implementers by taking care of boilerplate in the most common cases.
 

Classes in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol used by net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.portaudio
AbstractBufferStream
          Provides a base implementation of SourceStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPullBufferCaptureDevice
          Provides a base implementation of PullBufferDataSource and CaptureDevice in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPullBufferStream
          Provides a base implementation of PullBufferStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
 

Classes in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol used by net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.quicktime
AbstractBufferStream
          Provides a base implementation of SourceStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPushBufferStream
          Provides a base implementation of PushBufferStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
 

Classes in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol used by net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.video4linux2
AbstractBufferStream
          Provides a base implementation of SourceStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractPullBufferStream
          Provides a base implementation of PullBufferStream in order to facilitate implementers by taking care of boilerplate in the most common cases.
AbstractVideoPullBufferStream
          Provides a base implementation of PullBufferStream for video in order to facilitate implementers by taking care of boilerplate in the most common cases.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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