Global Index
HTML5 JS API Index > WebRTC Tutorials & Specs

RTCIceCandidate

Properties
DOMString?
candidate
DOMString sdpMid
DOMString?
sdpMid
unsigned short sdpMLineIndex
unsigned short?sdpMLineIndex
Constructor
RTCIceCandidate(optional RTCIceCandidateInit candidateInitDict)
Referenced by
RTCPeerConnectionaddIceCandidate(...)
RTCPeerConnectionIceEventcandidate
RTCPeerConnectionIceEventInitcandidate