public static class Constant.CaptureType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CAMERA |
static int |
CUSTOM |
static int |
NONE |
static int |
SCREEN |
| Constructor and Description |
|---|
CaptureType() |
public static final int NONE
public static final int CAMERA
public static final int SCREEN
public static final int CUSTOM