实时音视频 SPARKRTC-视频管理:setRemoteVideoStreamType

时间:2024-01-15 15:39:44

setRemoteVideoStreamType

public abstract int setRemoteVideoStreamType(String userId, HRTCVideoStreamType type);

功能说明

大小流模式,设置指定订阅的远端视频流类型。

请求参数

  • userId:远端用户唯一标识。
  • type:订阅的视频流类型,分为大流和小流,具体请参见HRTCVideoStreamType
support.huaweicloud.com/csdk-rtc/rtc_05_0031.html