public interface MobileRTCVideoUnitAspectMode
Modifier and Type | Field and Description |
---|---|
static int |
VIDEO_ASPECT_FULL_FILLED
Full screen.
|
static int |
VIDEO_ASPECT_LETTER_BOX
Letterbox.
|
static int |
VIDEO_ASPECT_ORIGINAL
Original video aspect ratio.
|
static int |
VIDEO_ASPECT_PAN_AND_SCAN
Pan and scan.
|
static int |
VIDEO_ASPECT_TRUSTEE
Trustee.
|
static final int VIDEO_ASPECT_ORIGINAL
static final int VIDEO_ASPECT_FULL_FILLED
static final int VIDEO_ASPECT_LETTER_BOX
static final int VIDEO_ASPECT_PAN_AND_SCAN
static final int VIDEO_ASPECT_TRUSTEE