public abstract class AbstractVideoPushBufferCaptureDevice extends AbstractPushBufferCaptureDevice
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractVideoPushBufferCaptureDevice()
Initializes a new AbstractVideoPushBufferCaptureDevice instance.
|
protected |
AbstractVideoPushBufferCaptureDevice(javax.media.MediaLocator locator)
Initializes a new AbstractVideoPushBufferCaptureDevice instance
from a specific MediaLocator.
|
| Modifier and Type | Method and Description |
|---|---|
protected javax.media.control.FrameRateControl |
createFrameRateControl()
Creates a new FrameRateControl instance which is to allow the
getting and setting of the frame rate of this
AbstractVideoPushBufferCaptureDevice.
|
connect, createStream, disconnect, doConnect, doDisconnect, doStart, doStop, getCaptureDeviceInfo, getContentType, getControl, getControls, getDuration, getFormat, getFormatControls, getStreams, getStreamSyncRoot, getSupportedFormats, setFormat, start, stop, streamsprotected AbstractVideoPushBufferCaptureDevice()
protected AbstractVideoPushBufferCaptureDevice(javax.media.MediaLocator locator)
locator - the MediaLocator to create the new instance fromprotected javax.media.control.FrameRateControl createFrameRateControl()
createFrameRateControl in class AbstractPushBufferCaptureDeviceAbstractPushBufferCaptureDevice.createFrameRateControl()Copyright © 2021 jitsi.org. All rights reserved.