Uses of Interface
org.jitsi.service.neomedia.device.MediaDeviceWrapper
-
Packages that use MediaDeviceWrapper Package Description org.jitsi.impl.neomedia.device -
-
Uses of MediaDeviceWrapper in org.jitsi.impl.neomedia.device
Classes in org.jitsi.impl.neomedia.device that implement MediaDeviceWrapper Modifier and Type Class Description classAudioMixerMediaDeviceImplements a MediaDevice which performs audio mixing usingAudioMixer.classVideoTranslatorMediaDeviceImplements a MediaDevice which is to be used in video conferencing implemented with an RTP translator.
-