Uses of Interface
org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi.IMediaBuffer
-
Packages that use IMediaBuffer Package Description org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi -
-
Uses of IMediaBuffer in org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi
Classes in org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi that implement IMediaBuffer Modifier and Type Class Description classPtrMediaBufferImplements a managed IMediaBuffer which wraps around an unmanaged IMediaBuffer.Methods in org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi with parameters of type IMediaBuffer Modifier and Type Method Description intAudioCaptureClient. read(IMediaBuffer iMediaBuffer, int length)Reads audio data from this instance into a specific IMediaBuffer.
-