public final class CaptureMethod extends CaptureSetting
Modifier and Type | Class and Description |
---|---|
static class |
CaptureMethod.Value
This class for setting value of capture method.
|
Modifier and Type | Field and Description |
---|---|
static CaptureMethod |
MOVIE |
static CaptureMethod |
STILL_IMAGE |
Constructor and Description |
---|
CaptureMethod() |
equals, getAvailableSettings, getName, getValue, hashCode, toString
public static final CaptureMethod STILL_IMAGE
public static final CaptureMethod MOVIE