vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
RTCIceCandidateInit
Interface RTCIceCandidateInit
interface
RTCIceCandidateInit
{
candidate
?:
string
;
sdpMid
?:
null
|
string
;
sdpMLineIndex
?:
null
|
number
;
usernameFragment
?:
null
|
string
;
}
Index
Properties
candidate?
sdp
Mid?
sdp
M
Line
Index?
username
Fragment?
Properties
Optional
candidate
candidate
?:
string
Optional
sdp
Mid
sdpMid
?:
null
|
string
Optional
sdp
M
Line
Index
sdpMLineIndex
?:
null
|
number
Optional
username
Fragment
usernameFragment
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
candidate
sdp
Mid
sdp
M
Line
Index
username
Fragment
vot.js - v2.4.12
Loading...