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