Uses of Class
org.jitsi.impl.neomedia.jmfext.media.protocol.quicktime.QuickTimeStream
-
Packages that use QuickTimeStream Package Description org.jitsi.impl.neomedia.jmfext.media.protocol.quicktime -
-
Uses of QuickTimeStream in org.jitsi.impl.neomedia.jmfext.media.protocol.quicktime
Methods in org.jitsi.impl.neomedia.jmfext.media.protocol.quicktime that return QuickTimeStream Modifier and Type Method Description protected QuickTimeStreamDataSource. createStream(int streamIndex, javax.media.control.FormatControl formatControl)Creates a new PushBufferStream which is to be at a specific zero-based index in the list of streams of this PushBufferDataSource.
-