onRemoteVideoMuted property

dynamic Function(int uid)? onRemoteVideoMuted
final

远端用户取消或恢复发布视频流回调

Implementation

final Function(int uid)? onRemoteVideoMuted;