企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持知识库和私有化部署方案 广告
## **关闭远程视频流** void cancelRemoteVideoStream(int remoteUserId,int index) #### 接口说明 关闭远程视频流 #### 接口返回值 无 #### 接口参数简介 | 名称 |类型 |说明 |是否必须 | | --- | --- | --- | --- | | remoteUserId | int |远程对方的userID |是 | | index| int | 远程视频绑定索引号| 是 |