💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
## **获取远程视频流** getRemoteVideoStream(int userId, Component component, int lef, int top, int right, int bottom) #### 接口说明 获取远程视频流 #### 接口返回值 #### 接口参数 | 名称 |类型 |说明 |是否必须 | | --- | --- | --- | --- | | userId | int | 用户id | 是 | | component | Component | 视频显示的控件 | 是 | | lef |int | component距离左边的位置 | 是 | | top |int | component距离上面的位置 | 是 | | right |int | component距离右边的位置 | 是 | | bottom |int | component距离下面的位置 | 是 |