switchRemoteSurface method

Future<void> switchRemoteSurface()

切换远程和本地采集摄像头

Implementation

Future<void> switchRemoteSurface() async {
  // todo 后续功能需要实现
}