muteAudioForPlayStreaming abstract method

Future<int> muteAudioForPlayStreaming(
  1. String streamId,
  2. bool mute
)

静音播放流音频

Implementation

Future<int> muteAudioForPlayStreaming(String streamId, bool mute);