WebRTC API's
RTCIceProtocol
enumerated type provides a set of
DOMString
values representing the names of the transport protocols ICE candidates can use.
These strings are taken directly from the
candidate
a-line in SDP.
tcp
tcpType
property provides additional information about the kind of TCP candidate represented by the object.
udp
RTCIceProtocol
type is used by the
协议
property of
RTCIceCandidate
对象。
| 规范 | 状态 | 注释 |
|---|---|---|
|
WebRTC 1.0: Real-time Communication Between Browsers
The definition of 'RTCIceProtocol' in that specification. |
候选推荐 | 初始定义。 |
No compatibility data found. Please contribute data for "api.RTCIceProtocol" (depth: 1) to the MDN 兼容性数据存储库 .
RTCIceProtocol
MediaDevices.getUserMedia()
Navigator.mediaDevices
RTCCertificate
RTCDTMFSender
RTCDTMFToneChangeEvent
RTCDataChannel
RTCDataChannelEvent
RTCDtlsTransport
RTCErrorEvent
RTCIceCandidate
RTCIceTransport
RTCPeerConnection
RTCPeerConnectionIceErrorEvent
RTCPeerConnectionIceEvent
RTCRtpReceiver
RTCRtpSender
RTCRtpTransceiver
RTCSctpTransport
RTCSessionDescription
RTCStatsEvent
RTCStatsReport
RTCTrackEvent