getConfigs [3/3]

Retrieves the current video rendering configuration of the player.

public void getConfigs(CanvasConfig config) throws RteException
Since
Available since v4.4.0.

Timing

You must call this method after calling Canvas.

Parameters

config
Settings of the Canvas object. See CanvasConfig.

Exceptions

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