enableVideoMirroring method
set video mirror mode
Implementation
void enableVideoMirroring(bool isVideoMirror) {
ZegoUIKitCore.shared.enableVideoMirroring(isVideoMirror);
}
set video mirror mode
void enableVideoMirroring(bool isVideoMirror) {
ZegoUIKitCore.shared.enableVideoMirroring(isVideoMirror);
}