SetMirrorMode
Sets the mirror mode of the video.
void SetMirrorMode(VideoMirrorMode mode, Error *err = nullptr);
- Since
- v4.5.0
Call timing
Call this method after SetConfigs [3/3].
Restrictions
None.
Parameters
- mode
- The mirror mode. See RteVideoMirrorMode. The default value is kRteVideoMirrorModeAuto, which means to be determined by the SDK. The SDK disables mirror mode by default.
- err
- The state or error information: Error.