| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.device | |
| org.jitsi.impl.neomedia.jmfext.media.protocol.greyfading | |
| org.jitsi.impl.neomedia.jmfext.media.protocol.ivffile |
| Modifier and Type | Class and Description |
|---|---|
class |
AudioMediaDeviceImpl
Extends MediaDeviceImpl with audio-specific functionality.
|
class |
AudioSilenceMediaDevice
Implements a MediaDevice which provides silence in the form of audio
media and does not play back any (audio) media (because Jitsi Videobridge is
a server-side technology).
|
| Constructor and Description |
|---|
VideoTranslatorMediaDevice(MediaDeviceImpl device)
Initializes a new VideoTranslatorMediaDevice which enables a
specific MediaDevice to be used in video conferencing
implemented with an RTP translator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VideoGreyFadingMediaDevice
Implements a MediaDevice which provides a fading animation from
white to black to white...
|
| Modifier and Type | Class and Description |
|---|---|
class |
IVFMediaDevice
Implements a MediaDevice which provides a fading animation from
white to black to white...
|
Copyright © 2022 jitsi.org. All rights reserved.