public interface AVChatVideoCaptureOrientation
限定符和类型 | 字段和说明 |
---|---|
static int |
ORIENTATION_LANDSCAPE_LEFT
Indicates that video should be oriented horizontally, home button on the left.
|
static int |
ORIENTATION_LANDSCAPE_RIGHT
Indicates that video should be oriented horizontally, home button on the right.
|
static int |
ORIENTATION_PORTRAIT
Indicates that video should be oriented vertically, home button on the bottom.
|
static int |
ORIENTATION_PORTRAIT_UPSIDEDOWN
Indicates that video should be oriented vertically, home button on the top.
|
static final int ORIENTATION_PORTRAIT
static final int ORIENTATION_PORTRAIT_UPSIDEDOWN
static final int ORIENTATION_LANDSCAPE_RIGHT
static final int ORIENTATION_LANDSCAPE_LEFT