Uses of Class
org.jitsi.impl.neomedia.device.WASAPISystem
-
Packages that use WASAPISystem Package Description org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi -
-
Uses of WASAPISystem in org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi
Constructors in org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi with parameters of type WASAPISystem Constructor Description AudioCaptureClient(WASAPISystem audioSystem, javax.media.MediaLocator locator, AudioSystem.DataFlow dataFlow, int streamFlags, long hnsBufferDuration, javax.media.format.AudioFormat outFormat, javax.media.protocol.BufferTransferHandler transferHandler)Initializes a new AudioCaptureClient instance.
-