Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.impl.neomedia.device

Class Summary
AbstractMediaDevice Defines the interface for MediaDevice required by the net.java.sip.communicator.impl.neomedia implementation of net.java.sip.communicator.service.neomedia.
AudioMediaDeviceImpl Extends MediaDeviceImpl with audio-specific functionality.
AudioMediaDeviceSession Extends MediaDeviceSession to add audio-specific functionality.
AudioMixerMediaDevice Implements a MediaDevice which performs audio mixing using AudioMixer.
DeviceConfiguration This class aims to provide a simple configuration interface for JMF.
DirectShowAuto Discovers and registers DirectShow video capture devices with JMF.
FMJCivilVideoAuto FMJ auto-detect of CIVIL video capture devices.
FMJJavaSoundAuto Auto-detection of FMJ audio capture devices.
ImageStreamingAuto Add ImageStreaming capture device.
JavaSoundAuto Detects javasound and registers capture devices.
JmfDeviceDetector Probes for available capture and playback devices and initializes the jmf.properties accordingly.
MediaDeviceImpl Implements MediaDevice for the JMF CaptureDevice.
MediaDeviceSession Represents the use of a specific MediaDevice by a MediaStream.
PortAudioAuto Creates PortAudio capture devices by enumerating all host devices that have input channels.
QuickTimeAuto Discovers and registers QuickTime/QTKit capture devices with JMF.
ReceiveStreamPushBufferDataSource Wraps the DataSource of a specific ReceiveStream so that calls to its DataSource.disconnect() can be explicitly controlled.
ScreenDeviceImpl Implementation of ScreenDevice.
Video4Linux2Auto Discovers and registers CaptureDevices which implement the Video for Linux Two API Specification with JMF.
VideoMediaDeviceSession Extends MediaDeviceSession to add video-specific functionality.
VideoTranslatorMediaDevice Implements a MediaDevice which is to be used in video conferencing implemented with an RTP translator.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.