RteAbrSubscriptionLayer
Quality levels for subscribing to video streams.
- Since
- v4.5.0
Attention: To customize and subscribe to video resolution levels from kRteAbrSubscriptionLayer1 to kRteAbrSubscriptionLayer6, you must technical support enable the ABR feature.
Enumerations
- kRteAbrSubscriptionHigh
- 0: The highest quality video stream with the highest resolution.
- kRteAbrSubscriptionLow
- 1: (Default) The lowest quality video stream with the lowest resolution.
- kRteAbrSubscriptionLayer1
- 2: Video quality level 1. The resolution is only slightly lower than kRteAbrSubscriptionHigh.
- kRteAbrSubscriptionLayer2
- 3: Video quality level 2. The resolution is slightly lower than kRteAbrSubscriptionLayer1.
- kRteAbrSubscriptionLayer3
- 4: Video quality level 3. The resolution is slightly lower than kRteAbrSubscriptionLayer2.
- kRteAbrSubscriptionLayer4
- 5: Video quality level 4. The resolution is slightly lower than kRteAbrSubscriptionLayer3.
- kRteAbrSubscriptionLayer5
- 6: Video quality level 5. The resolution is slightly lower than kRteAbrSubscriptionLayer4.
- kRteAbrSubscriptionLayer6
- 7: Video quality level 6. The resolution is slightly lower than kRteAbrSubscriptionLayer5.