Uses of Package
org.jitsi.impl.neomedia.device
-
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia Class Description AbstractMediaDevice Defines the interface for MediaDevice required by the org.jitsi.impl.neomedia implementation of org.jitsi.service.neomedia.AudioMediaDeviceSession Extends MediaDeviceSession to add audio-specific functionality.DeviceConfiguration This class aims to provide a simple configuration interface for JMF.MediaDeviceSession Represents the use of a specific MediaDevice by a MediaStream. -
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia.device Class Description AbstractMediaDevice Defines the interface for MediaDevice required by the org.jitsi.impl.neomedia implementation of org.jitsi.service.neomedia.AudioMediaDeviceImpl Extends MediaDeviceImpl with audio-specific functionality.AudioSystem Represents a DeviceSystem which provides support for the devices to capture and play back audio (media).AudioSystem.DataFlow Enumerates the different types of media data flow of CaptureDeviceInfo2s contributed by an AudioSystem.AudioSystem2 CaptureDeviceInfo2 Adds some important information (i.e.CoreAudioDevice JNI link to the MacOsX / Windows CoreAudio library.Devices Manages the list of active (currently plugged-in) capture/notify/playback devices and manages user preferences between all known devices (previously and actually plugged-in).DeviceSystem Represents the base of a supported device system/backend such as DirectShow, PortAudio, PulseAudio, QuickTime, video4linux2.MediaDeviceImpl Implements MediaDevice for the JMF CaptureDevice.MediaDeviceSession Represents the use of a specific MediaDevice by a MediaStream.PlaybackDevices Manages the list of active (currently plugged-in) playback devices and manages user preferences between all known devices (previously and actually plugged-in).PulseAudioSystem Implements an AudioSystem using the native PulseAudio API/library.ReceiveStreamBufferListener Represents a listener for every packet which is read by a MediaDeviceUpdateAvailableDeviceListListener Represents a listener which is to be notified before and after an associated DeviceSystem's function to update the list of available devices is invoked. -
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia.jmfext.media.protocol.greyfading Class Description AbstractMediaDevice Defines the interface for MediaDevice required by the org.jitsi.impl.neomedia implementation of org.jitsi.service.neomedia.MediaDeviceImpl Implements MediaDevice for the JMF CaptureDevice. -
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile Class Description AbstractMediaDevice Defines the interface for MediaDevice required by the org.jitsi.impl.neomedia implementation of org.jitsi.service.neomedia.MediaDeviceImpl Implements MediaDevice for the JMF CaptureDevice. -
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia.jmfext.media.protocol.wasapi Class Description AudioSystem.DataFlow Enumerates the different types of media data flow of CaptureDeviceInfo2s contributed by an AudioSystem.WASAPISystem Implements an AudioSystem using Windows Audio Session API (WASAPI) and related Core Audio APIs such as Multimedia Device (MMDevice) API. -
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia.jmfext.media.renderer.audio Class Description AudioSystem Represents a DeviceSystem which provides support for the devices to capture and play back audio (media).AudioSystem.DataFlow Enumerates the different types of media data flow of CaptureDeviceInfo2s contributed by an AudioSystem. -
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia.notify Class Description AudioSystem Represents a DeviceSystem which provides support for the devices to capture and play back audio (media).DeviceConfiguration This class aims to provide a simple configuration interface for JMF. -
Classes in org.jitsi.impl.neomedia.device used by org.jitsi.impl.neomedia.recording Class Description AudioMixerMediaDevice Implements a MediaDevice which performs audio mixing usingAudioMixer.