muteVideo abstract method

Future<ResultCode> muteVideo()

Pause video.

Returns

Note Please start the video before pausing, otherwise it will not work.

暂停视频。

Returns

Note 暂停视频前请先开启视频,否则操作将无效。

Implementation

Future<ResultCode> muteVideo();