SetRenderMode

Sets the vide render mode.

void SetRenderMode(VideoRenderMode mode, Error *err = nullptr);
Since
v4.5.0

Call timing

Call this method after SetConfigs [3/3].

Restrictions

None.

Parameters

mode
The video rendering mode. See RteVideoRenderMode. The default rendering mode is kRteVideoRenderModeHidden, which means that the video size is scaled proportionally to fill the view.
err
The state or error information: Error.