public class IVFMediaDevice extends MediaDeviceImpl
| Modifier and Type | Field and Description |
|---|---|
protected static javax.media.Format[] |
SUPPORTED_FORMATS
The list of Formats supported by the
IVFCaptureDevice instances.
|
| Constructor and Description |
|---|
IVFMediaDevice(String filename)
Initializes a new IVFMediaDevice instance which will read
the IVF file located at filename.
|
createCaptureDevice, createOutputDataSource, createTracingCaptureDevice, getCaptureDeviceInfo, getCaptureDeviceInfoLocatorProtocol, getDirection, getFormat, getMediaType, getSupportedFormats, getSupportedFormats, getSupportedFormats, toStringconnect, createPlayer, createRenderer, createSession, getSupportedExtensions, getSupportedFormatsprotected static final javax.media.Format[] SUPPORTED_FORMATS
public IVFMediaDevice(String filename)
filename - the location of the IVF the IVFStream
will read.Copyright © 2021 jitsi.org. All rights reserved.