unmuteVideo abstract method

Future<ResultCode> unmuteVideo()

Resume video.

Returns

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

恢复视频。

Returns

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

Implementation

Future<ResultCode> unmuteVideo();