getRenderMode

Gets the current video render mode.

public Constants.VideoRenderMode getVideoRenderMode() throws RteException ;
Since
v4.5.0

Call timing

Call this method after getConfigs [3/3].

Restrictions

None.

Returns

The current video rendering mode. See VideoRenderMode.

Exception

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