getAbrSubscriptionLayer

Gets the quality level of the subscribed video stream.

public Constants.AbrSubscriptionLayer getAbrSubscriptionLayer() throws RteException
Since
Available since v4.4.0.

Timing

You need to call this method after calling getConfigs.

Exceptions

If the method call fails, the SDK throws an RteException containing the corresponding error message. You need to catch and handle the exception.

Return Values

If the method call succeeds, returns the currently set video quality level. See AbrSubscriptionLayer.