Provides a remote candidate to the ICE agent.
Method of apis/webrtc/RTCPeerConnectionapis/webrtc/RTCPeerConnection
Syntax element.addIceCandidate(candidate);
Parameters candidate
See RTCIceCandidate.
Return ValueNo 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