静音/取消静音本地的音频。

    参数名称 参数描述 参数类型
    mute true:静音;false:取消静音 bool

    使用:

    1. TencentRtcPlugin.muteLocalAudio(mute: true);