public class CloneableCaptureDevicePushBufferDataSource extends CloneablePushBufferDataSource implements CaptureDevice
PushBufferDataSource
that also implements CaptureDevice
.
Note: created clones do not implement CaptureDevice. This is consistent with JMF.DURATION_UNBOUNDED, DURATION_UNKNOWN
Constructor and Description |
---|
CloneableCaptureDevicePushBufferDataSource(PushBufferDataSource source) |
Modifier and Type | Method and Description |
---|---|
CaptureDeviceInfo |
getCaptureDeviceInfo() |
FormatControl[] |
getFormatControls() |
connect, createClone, disconnect, getContentType, getControl, getControls, getDuration, getStreams, start, stop
getLocator, initCheck, setLocator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
connect, disconnect, start, stop
public CloneableCaptureDevicePushBufferDataSource(PushBufferDataSource source)
public CaptureDeviceInfo getCaptureDeviceInfo()
getCaptureDeviceInfo
in interface CaptureDevice
public FormatControl[] getFormatControls()
getFormatControls
in interface CaptureDevice