RTCInboundRtpStreamStats: lastPacketReceivedTimestamp 属性

可用性有限

此特性不是基线特性,因为它在一些最广泛使用的浏览器中不起作用。

RTCInboundRtpStreamStats 字典的 lastPacketReceivedTimestamp 属性表示从该源接收到最后一个数据包的时间。

一个 DOMHighResTimeStamp,指定在该 RTP 流上接收到最后一个数据包的时间。

注意:此值与 timestamp 不同,后者表示创建统计信息对象的时间。

规范

规范
WebRTC 统计 API 的标识符
# dom-rtcinboundrtpstreamstats-lastpacketreceivedtimestamp

浏览器兼容性