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