正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
RTCRtpEncodingParameters
接口 RTCRtpEncodingParameters
interface
RTCRtpEncodingParameters
{
active
?:
boolean
;
maxBitrate
?:
number
;
maxFramerate
?:
number
;
networkPriority
?:
RTCPriorityType
;
priority
?:
RTCPriorityType
;
rid
?:
string
;
scaleResolutionDownBy
?:
number
;
}
层级 (
查看完整内容
)
RTCRtpCodingParameters
RTCRtpEncodingParameters
索引
属性
active?
max
Bitrate?
max
Framerate?
network
Priority?
priority?
rid?
scale
Resolution
Down
By?
属性
可选
active
active
?:
boolean
可选
max
Bitrate
max
Bitrate
?:
number
可选
max
Framerate
max
Framerate
?:
number
可选
network
Priority
network
Priority
?:
RTCPriorityType
可选
priority
priority
?:
RTCPriorityType
可选
rid
rid
?:
string
可选
scale
Resolution
Down
By
scale
Resolution
Down
By
?:
number
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
active
max
Bitrate
max
Framerate
network
Priority
priority
rid
scale
Resolution
Down
By
@custouch-open/js-sdk
加载中……