A RetroSearch Logo

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

Search Query:

Showing content from https://webplatform.github.io/docs/apis/webrtc/RTCPeerConnection/addIceCandidate below:

addIceCandidate ยท WebPlatform Docs

addIceCandidate Summary

Provides a remote candidate to the ICE agent.

Method of apis/webrtc/RTCPeerConnectionapis/webrtc/RTCPeerConnection

Syntax
 element.addIceCandidate(candidate);
Parameters candidate
Data-type
RTCIceCandidate

See RTCIceCandidate.

Return Value

No return value

Usage
 An exception with an RTCError object of type INVALID_CANDIDATE_TYPE is thrown if candidate parameter is malformed.
Notes

In addition to being added to the remote description, connectivity checks will be sent to the new candidates as long as the IceTransports constraint is not set to none. This call will result in a change to the state of the ICE Agent, and may result in a change to media state if it results in different connectivity being established.


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