VideoStreamType

Video stream type.

Enumerations

VIDEO_STREAM_HIGH
(0): High video stream with the highest resolution and bitrate.
VIDEO_STREAM_LOW
(1): Low video stream with the lowest resolution and bitrate.
VIDEO_STREAM_LAYER_1
(4): Layer 1 of multi-quality video stream, with resolution just below VIDEO_STREAM_HIGH.
VIDEO_STREAM_LAYER_2
(5): Layer 2 of multi-quality video stream, with resolution just below VIDEO_STREAM_LAYER_1.
VIDEO_STREAM_LAYER_3
(6): Layer 3 of multi-quality video stream, with resolution just below VIDEO_STREAM_LAYER_2.
VIDEO_STREAM_LAYER_4
(7): Layer 4 of multi-quality video stream, with resolution just below VIDEO_STREAM_LAYER_3.
VIDEO_STREAM_LAYER_5
(8): Layer 5 of multi-quality video stream, with resolution just below VIDEO_STREAM_LAYER_4.
VIDEO_STREAM_LAYER_6
(9): Layer 6 of multi-quality video stream, with resolution just below VIDEO_STREAM_LAYER_5.