Uses of Package
org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi
-
Packages that use org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi Package Description org.jitsi.impl.neomedia.device org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi -
Classes in org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi used by org.jitsi.impl.neomedia.device Class Description HResultException Implements an Exception which represents an HRESULT value. -
Classes in org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi used by org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi Class Description DataSource Implements CaptureDevice and DataSource using Windows Audio Session API (WASAPI) and related Core Audio APIs such as Multimedia Device (MMDevice) API.HResultException Implements an Exception which represents an HRESULT value.IMediaBuffer Defines the API of Microsoft's IMediaBuffer interface (referred to as unmanaged) and allows implementing similar abstractions on the Java side (referred to as managed).IMMNotificationClient Provides notifications when an audio endpoint device is added or removed, when the state or properties of an endpoint device change, or when there is a change in the default role assigned to an endpoint device.WASAPIStream Implements a PullBufferStream using Windows Audio Session API (WASAPI) and related Core Audio APIs such as Multimedia Device (MMDevice) API.