public class MergingCaptureDevicePushDataSource extends MergingPushDataSource implements CaptureDevice
PushDataSource
that implement CaptureDevice
.sources
DURATION_UNBOUNDED, DURATION_UNKNOWN
Constructor and Description |
---|
MergingCaptureDevicePushDataSource(java.util.List<PushDataSource> sources) |
Modifier and Type | Method and Description |
---|---|
CaptureDeviceInfo |
getCaptureDeviceInfo() |
FormatControl[] |
getFormatControls() |
connect, 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 MergingCaptureDevicePushDataSource(java.util.List<PushDataSource> sources)
public CaptureDeviceInfo getCaptureDeviceInfo()
getCaptureDeviceInfo
in interface CaptureDevice
public FormatControl[] getFormatControls()
getFormatControls
in interface CaptureDevice