Exemplo n.º 1
0
 // 在视频请求被拒绝时清理视频模块
 public void ClearVideo(String otherNeck)
 {
     VideoMgr.Clear(otherNeck);
 }