getAbrFallbackLayer
Gets the configured fallback option for the video stream.
public Constants.AbrFallbackLayer getAbrFallbackLayer() throws RteException
- Since
- Available since v4.4.0.
Timing
You must call this method after calling getConfigs.
Exceptions
If the method call fails, the SDK throws an exception and returns the corresponding error message. You need to catch and handle the exception.
Return Values
If the method call succeeds, returns the configured fallback option for the video stream. See AbrFallbackLayer.