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