class |
AudioSilenceSystem |
Implements an AudioSystem which produces silence without capturing
from an actual hardware device.
|
class |
AudioSystem |
Represents a DeviceSystem which provides support for the devices to
capture and play back audio (media).
|
class |
AudioSystem2 |
|
class |
DirectShowSystem |
Discovers and registers DirectShow video capture devices with JMF.
|
class |
ImgStreamingSystem |
Add ImageStreaming capture device.
|
class |
MacCoreaudioSystem |
Creates MacCoreaudio capture devices by enumerating all host devices that
have input channels.
|
class |
NoneAudioSystem |
Implements an AudioSystem without any devices which allows the user
to select to use no audio capture, notification and playback.
|
class |
PortAudioSystem |
Creates PortAudio capture devices by enumerating all host devices that have
input channels.
|
class |
PulseAudioSystem |
Implements an AudioSystem using the native PulseAudio API/library.
|
class |
QuickTimeSystem |
Discovers and registers QuickTime/QTKit capture devices with JMF.
|
class |
Video4Linux2System |
Discovers and registers CaptureDevices which implement the Video for
Linux Two API Specification with JMF.
|
class |
WASAPISystem |
Implements an AudioSystem using Windows Audio Session API (WASAPI)
and related Core Audio APIs such as Multimedia Device (MMDevice) API.
|