muteVideoForPlayStreaming abstract method

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

静音播放流视频

Implementation

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