设置编码器输出的画面镜像模式。

    参数名称 参数描述 参数类型
    mirror true:镜像;false:不镜像; bool

    使用:

    1. TencentRtcPlugin.setVideoEncoderMirror(mirror: true);