Uses of Class
org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile.IVFStream
-
Packages that use IVFStream Package Description org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile -
-
Uses of IVFStream in org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile
Methods in org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile that return IVFStream Modifier and Type Method Description protected IVFStreamDataSource. 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.
-