AbrSubscriptionLayer

Quality levels for subscribing to video streams.

Since
v4.5.0
Attention: To customize and subscribe to video resolution levels from LAYER1 to LAYER6, you must technical support enable the ABR feature.

Enumerations

HIGH
0: The highest quality video stream with the highest resolution.
LOW
1: (Default) The lowest quality video stream with the lowest resolution.
LAYER1
2: Video quality level 1. The resolution is only slightly lower than HIGH.
LAYER2
3: Video quality level 2. The resolution is slightly lower than LAYER1.
LAYER3
4: Video quality level 3. The resolution is slightly lower than LAYER2.
LAYER4
5: Video quality level 4. The resolution is slightly lower than LAYER3.
LAYER5
6: Video quality level 5. The resolution is slightly lower than LAYER4.
LAYER6
7: Video quality level 6. The resolution is slightly lower than LAYER5.