public static final class VideoConstant.CaptureVideoOrientation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
LandscapeLeft |
static int |
LandscapeRight |
static int |
Portrait |
static int |
PortraitUpsideDown |
| Constructor and Description |
|---|
CaptureVideoOrientation() |
public static final int Portrait
public static final int PortraitUpsideDown
public static final int LandscapeRight
public static final int LandscapeLeft