此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

RTCRemoteOutboundRtpStreamStats:roundTripTimeMeasurements 属性

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

实验性: 这是一项实验性技术
在将其用于生产之前,请仔细检查浏览器兼容性表格

RTCRemoteOutboundRtpStreamStats 字典的 roundTripTimeMeasurements 属性是表示当前同步源(SSRC)接收到的有效往返时间测量值的总数的正整数。

该计数可用作衡量往返时间测量数据可用性和可靠性的指标。

表示有效往返时间测量的次数的正整数。

该值是 SSRC 接收到的 RTCP 发送方报告SR)的数量,SR 报告包含“自上次 RR 的延迟(DLRR)”字段,你可从中推导出有效的往返时间(根据 RFC 3611, section 4.5: DLRR 报告块)。

规范

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcremoteoutboundrtpstreamstats-roundtriptimemeasurements

浏览器兼容性