暂停/恢复接收所有远端视频流。

    参数名称 参数描述 参数类型
    mute 是否暂停接收 bool

    使用:

    1. TencentRtcPlugin.muteAllRemoteVideoStreams(mute: true);