getVideoMirrorMode
Retrieves the video mirror mode.
public Constants.VideoMirrorMode getVideoMirrorMode() throws RteException
- Since
- Available since v4.4.0.
Exceptions
If retrieving the video mirror mode fails, the SDK throws an exception and returns the corresponding error information. You need to catch the exception and handle it accordingly.
Return Values
If the method call succeeds, returns the video mirror mode. See VideoMirrorMode.