|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| 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.PushBufferDataSource
net.java.sip.communicator.impl.media.CaptureDeviceDelegatePushBufferDataSource
public abstract class CaptureDeviceDelegatePushBufferDataSource
Represents a PushBufferDataSource which is also a
CaptureDevice through delegation to a specific
CaptureDevice.
| Field Summary |
|---|
| Fields inherited from interface javax.media.Duration |
|---|
DURATION_UNBOUNDED, DURATION_UNKNOWN |
| Constructor Summary | |
|---|---|
CaptureDeviceDelegatePushBufferDataSource(javax.media.protocol.CaptureDevice captureDevice)
Initializes a new CaptureDeviceDelegatePushBufferDataSource
instance which delegates to a specific CaptureDevice in
order to implement its CaptureDevice functionality. |
|
| Method Summary | |
|---|---|
javax.media.CaptureDeviceInfo |
getCaptureDeviceInfo()
|
javax.media.control.FormatControl[] |
getFormatControls()
|
| Methods inherited from class javax.media.protocol.PushBufferDataSource |
|---|
getStreams |
| Methods inherited from class javax.media.protocol.DataSource |
|---|
connect, disconnect, getContentType, getControl, getControls, getDuration, getLocator, initCheck, setLocator, start, stop |
| 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 CaptureDeviceDelegatePushBufferDataSource(javax.media.protocol.CaptureDevice captureDevice)
CaptureDeviceDelegatePushBufferDataSource
instance which delegates to a specific CaptureDevice in
order to implement its CaptureDevice functionality.
captureDevice - the CaptureDevice the new instance is
to delegate to in order to provide its
CaptureDevice functionality| Method Detail |
|---|
public javax.media.CaptureDeviceInfo getCaptureDeviceInfo()
getCaptureDeviceInfo in interface javax.media.protocol.CaptureDevicepublic javax.media.control.FormatControl[] getFormatControls()
getFormatControls in interface javax.media.protocol.CaptureDevice
|
SIP Communicator: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||