removeLocalVideo abstract method

Future<int?> removeLocalVideo([
  1. StreamIndex streamType = StreamIndex.main
])

取消设置本地视频画布

Implementation

Future<int?> removeLocalVideo([StreamIndex streamType = StreamIndex.main]);