public interface Capture
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the id of the capture.
|
CaptureMethod |
getMethod()
Returns the capture method of the capture.
|
CaptureState |
getState()
Returns the state of the capture.
|
java.lang.String getId()
CaptureState getState()
CaptureMethod getMethod()