mirrorMode property Null safety
read / write
Set the mirror mode for the local video encoding. The mirror mode is used for publishing the local video stream. The setting only affects the video viewed by remote users. For more information, see NERtcVideoMirrorMode.
Implementation
int mirrorMode = NERtcVideoMirrorMode.auto;