正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
RTCIceCandidateInit
接口 RTCIceCandidateInit
interface
RTCIceCandidateInit
{
candidate
?:
string
;
sdpMid
?:
null
|
string
;
sdpMLineIndex
?:
null
|
number
;
usernameFragment
?:
null
|
string
;
}
索引
属性
candidate?
sdp
Mid?
sdpMLine
Index?
username
Fragment?
属性
可选
candidate
candidate
?:
string
可选
sdp
Mid
sdp
Mid
?:
null
|
string
可选
sdpMLine
Index
sdpMLine
Index
?:
null
|
number
可选
username
Fragment
username
Fragment
?:
null
|
string
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
candidate
sdp
Mid
sdpMLine
Index
username
Fragment
@custouch-open/js-sdk
加载中……