|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.media.protocol.DataSource
javax.media.protocol.PullDataSource
net.sf.fmj.media.MergingPullDataSource
net.sf.fmj.media.MergingCaptureDevicePullDataSource
public class MergingCaptureDevicePullDataSource
Merges multiple PullDataSource that implement CaptureDevice.
| Field Summary |
|---|
| Fields inherited from class net.sf.fmj.media.MergingPullDataSource |
|---|
sources |
| Fields inherited from interface javax.media.Duration |
|---|
DURATION_UNBOUNDED, DURATION_UNKNOWN |
| Constructor Summary | |
|---|---|
MergingCaptureDevicePullDataSource(java.util.List<PullDataSource> sources)
|
|
| Method Summary | |
|---|---|
CaptureDeviceInfo |
getCaptureDeviceInfo()
|
FormatControl[] |
getFormatControls()
|
| Methods inherited from class net.sf.fmj.media.MergingPullDataSource |
|---|
connect, disconnect, getContentType, getControl, getControls, getDuration, getStreams, start, stop |
| Methods inherited from class javax.media.protocol.DataSource |
|---|
getLocator, initCheck, setLocator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.media.protocol.CaptureDevice |
|---|
connect, disconnect, start, stop |
| Constructor Detail |
|---|
public MergingCaptureDevicePullDataSource(java.util.List<PullDataSource> sources)
| Method Detail |
|---|
public CaptureDeviceInfo getCaptureDeviceInfo()
getCaptureDeviceInfo in interface CaptureDevicepublic FormatControl[] getFormatControls()
getFormatControls in interface CaptureDevice
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||