VideoStreamType

Video stream type.

Enumerations

videoStreamHigh
0: High video stream, i.e., high-resolution and high-bitrate video stream.
videoStreamLow
1: Low video stream, i.e., low-resolution and low-bitrate video stream.
VIDEO_STREAM_LAYER_1
4: Video quality layer 1. The resolution of this layer is only lower than videoStreamHigh.
VIDEO_STREAM_LAYER_2
5: Video quality layer 2. The resolution of this layer is only lower than videoStreamLayer1.
VIDEO_STREAM_LAYER_3
6: Video quality layer 3. The resolution of this layer is only lower than videoStreamLayer2.
VIDEO_STREAM_LAYER_4
7: Video quality layer 4. The resolution of this layer is only lower than videoStreamLayer3.
VIDEO_STREAM_LAYER_5
8: Video quality layer 5. The resolution of this layer is only lower than videoStreamLayer4.
VIDEO_STREAM_LAYER_6
9: Video quality layer 6. The resolution of this layer is only lower than videoStreamLayer5.