VideoStreamType

Type of video stream.

Enumerations

VideoStreamHigh
0: High video stream, i.e., high resolution and high bitrate stream.
VideoStreamLow
1: Low video stream, i.e., low resolution and low bitrate 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.