🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## **关闭远程视频流** cancelRemoteVideoStream(xComponentId: string, remoteUserId: number) #### 接口说明 关闭远程视频流 #### 接口返回值 无 #### 接口参数简介 | 名称 |类型 |说明 |是否必须 | | --- | --- | --- | --- | | xComponentId | string | 渲染组件id |是 | | remoteUserId | int | 远程对方的userID |是 |