VideoStreamType
Video stream type.
Enumerations
- VideoStreamHigh
- 0: High stream, i.e., high-resolution and high-bitrate video stream.
- VideoStreamLow
- 1: Low stream, i.e., low-resolution and low-bitrate video stream.
- VIDEO_STREAM_LAYER_1
- 4: Video quality layer 1. The resolution of this quality layer is only lower than VideoStreamHigh.
- VIDEO_STREAM_LAYER_2
- 5: Video quality layer 2. The resolution of this quality layer is only lower than VideoStreamLayer1.
- VIDEO_STREAM_LAYER_3
- 6: Video quality layer 3. The resolution of this quality layer is only lower than VideoStreamLayer2.
- VIDEO_STREAM_LAYER_4
- 7: Video quality layer 4. The resolution of this quality layer is only lower than VideoStreamLayer3.
- VIDEO_STREAM_LAYER_5
- 8: Video quality layer 5. The resolution of this quality layer is only lower than VideoStreamLayer4.
- VIDEO_STREAM_LAYER_6
- 9: Video quality layer 6. The resolution of this quality layer is only lower than VideoStreamLayer5.