A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateStats/protocol below:

RTCIceCandidateStats: protocol property - Web APIs

RTCIceCandidateStats: protocol property

Baseline Widely available

The protocol property of the RTCIceCandidateStats dictionary indicates the protocol the specified candidate would use for communication with the remote peer.

Value

The value is one of the following strings:

tcp

The candidate, if selected, would use TCP as the transport protocol for its data. The tcpType property provides additional information about the kind of TCP candidate represented by the object.

udp

The candidate will use the UDP transport protocol for its data. This is the preferred protocol for media interactions because of its better performance profile.

Specifications Browser compatibility

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4