muteAudio abstract method

Future<ResultCode> muteAudio()

Mute audio.

Returns

Note Please start the audio before muting, otherwise it will not work.

静音。

Returns

Note 静音前请先开启音频,否则操作将无效。

Implementation

Future<ResultCode> muteAudio();