public static class AgoraRtcService.VideoStreamType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
VIDEO_STREAM_HIGH
0: The high-quality video stream, which has a higher resolution and bitrate.
|
static int |
VIDEO_STREAM_LOW
1: The low-quality video stream, which has a lower resolution and bitrate.
|
Constructor and Description |
---|
VideoStreamType() |
public static final int VIDEO_STREAM_HIGH
public static final int VIDEO_STREAM_LOW