GetMirrorMode
Gets the currently set video mirror mode.
VideoMirrorMode GetMirrorMode(Error *err = nullptr)
- Since
- Added in version v4.4.0.
Timing
Call this method after GetConfigs.
Parameters
- err
- An output parameter. Status or error information. See Error.
Return Values
If the method call succeeds, returns the currently set mirror mode. See RteVideoMirrorMode.