RTCIceCandidatePairStats: nominated 属性

The RTCIceCandidatePairStats property nominated specifies whether or not the candidate pair described by the underlying RTCIceCandidatePair has been nominated to be used as the configuration for the WebRTC connection.

如果控制用户代理指示应使用候选对配置两个对等点之间的 WebRTC 连接,则此布尔值为 true

注意: 如果同时提名多个候选对,则优先级较高的候选对将被选中用于配置。

一旦提名候选对,并且两个对等点都已重新配置为使用指定的配置,则 ICE 协商过程可能结束(或者可以继续,以允许连接适应不断变化的条件)。

规范

规范
WebRTC 统计 API 的标识符
# dom-rtcicecandidatepairstats-nominated

浏览器兼容性

BCD 表格仅在启用了 JavaScript 的浏览器中加载。