|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol |
|---|
| Subclasses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol | |
|---|---|
class |
AbstractVideoPullBufferStream
Provides a base implementation of PullBufferStream for video in order to facilitate implementers by taking care of boilerplate in the most common cases. |
| Methods in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol that return AbstractPullBufferStream | |
|---|---|
protected abstract AbstractPullBufferStream |
AbstractPullBufferCaptureDevice.createStream(int streamIndex,
javax.media.control.FormatControl formatControl)
Creates a new PullBufferStream which is to be at a specific zero-based index in the list of streams of this PullBufferDataSource. |
| Uses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.imgstreaming |
|---|
| Subclasses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.imgstreaming | |
|---|---|
class |
ImageStream
The stream used by JMF for our image streaming. |
| Methods in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.imgstreaming that return AbstractPullBufferStream | |
|---|---|
protected AbstractPullBufferStream |
DataSource.createStream(int streamIndex,
javax.media.control.FormatControl formatControl)
Creates a new PullBufferStream which is to be at a specific zero-based index in the list of streams of this PullBufferDataSource. |
| Uses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.portaudio |
|---|
| Subclasses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.portaudio | |
|---|---|
class |
PortAudioStream
Implements PullBufferStream for PortAudio. |
| Methods in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.portaudio that return AbstractPullBufferStream | |
|---|---|
protected AbstractPullBufferStream |
DataSource.createStream(int streamIndex,
javax.media.control.FormatControl formatControl)
Creates a new PullBufferStream which is to be at a specific zero-based index in the list of streams of this PullBufferDataSource. |
| Uses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.pulseaudio |
|---|
| Methods in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.pulseaudio that return AbstractPullBufferStream | |
|---|---|
protected AbstractPullBufferStream |
DataSource.createStream(int streamIndex,
javax.media.control.FormatControl formatControl)
|
| Uses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.video4linux2 |
|---|
| Subclasses of AbstractPullBufferStream in net.java.sip.communicator.impl.neomedia.jmfext.media.protocol.video4linux2 | |
|---|---|
class |
Video4Linux2Stream
Implements a PullBufferStream using the Video for Linux Two API Specification. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||