Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

RTCIceCandidatePair

TheRTCIceCandidatePair dictionary describes a pair of ICE candidates which together comprise a description of a viable connection between two WebRTC endpoints. It is used as the return value fromRTCIceTransport.getSelectedCandidatePair() to identify the currently-selected candidate pair identified by the ICE agent.

Instance properties

local

AnRTCIceCandidate describing the configuration of the local end of the connection.

remote

TheRTCIceCandidate describing the configuration of the remote end of the connection.

Examples

Specifications

No specification found

No specification data found forapi.RTCIceCandidatePair.
Check for problems with this page or contribute a missingspec_url tomdn/browser-compat-data. Also make sure the specification is included inw3c/browser-specs.

Browser compatibility

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp