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