mirrorMode property
Sets the mirror mode of the published local video stream. This member only affects the video that the remote user sees. See VideoMirrorMode.
Implementation
@JsonKey(includeIfNull: false)
VideoMirrorMode? mirrorMode;
Sets the mirror mode of the published local video stream. This member only affects the video that the remote user sees. See VideoMirrorMode.
@JsonKey(includeIfNull: false)
VideoMirrorMode? mirrorMode;