RTCIceCandidateStats
dictionary's
协议
property specifies the protocol the specified candidate would use for communication with the remote peer.
protocol = rtcIceCandidateStats.protocol;
The value is one of the members of the
RTCIceProtocol
enumerated string type:
tcp
tcpType
property provides additional information about the kind of TCP candidate represented by the object.
udp
| 规范 | 状态 | 注释 |
|---|---|---|
|
Identifiers for WebRTC's Statistics API
The definition of 'RTCIceCandidateStats.protocol' in that specification. |
候选推荐 | 最初的规范。 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
协议
|
Chrome No | Edge No |
Firefox
64
|
IE No | Opera ? | Safari ? | WebView Android No | Chrome Android No |
Firefox Android
64
|
Opera Android ? | Safari iOS ? | Samsung Internet Android No |
完整支持
不支持
兼容性未知
使用非标名称。
RTCIceCandidateStats
MediaDevices.getUserMedia()
Navigator.mediaDevices
RTCCertificate
RTCDTMFSender
RTCDTMFToneChangeEvent
RTCDataChannel
RTCDataChannelEvent
RTCDtlsTransport
RTCErrorEvent
RTCIceCandidate
RTCIceTransport
RTCPeerConnection
RTCPeerConnectionIceErrorEvent
RTCPeerConnectionIceEvent
RTCRtpReceiver
RTCRtpSender
RTCRtpTransceiver
RTCSctpTransport
RTCSessionDescription
RTCStatsEvent
RTCStatsReport
RTCTrackEvent