on Remote User Mute Video
public void onRemoteUserMuteVideo(RCRTCRemoteUser remoteUser, RCRTCInputStream stream, boolean mute)
远端用户打开或关闭发布的视频流。 例如用户开启或者关闭摄像头
Parameters
remote User
远端用户
stream
视频流
mute
true表示关闭,false表示打开