lastPacketReceivedTimestamp
特性为
RTCInboundRtpStreamStats
dictionary indicates the time at which the most recently received packet arrived from this source.
var lastPacketTimestamp = rtcInboundRtpStreamStats.lastPacketReceivedTimestamp;
A
DOMHighResTimeStamp
which specifies the time at which the most recently received packet arrived on this RTP stream.
注意:
This value differs from the
timestamp
, which represents the time at which the statistics object was created.
| 规范 | 状态 | 注释 |
|---|---|---|
|
Identifiers for WebRTC's Statistics API
The definition of 'RTCInboundRtpStreamStats.lastPacketReceivedTimestamp' in that specification. |
候选推荐 | 初始定义。 |
No compatibility data found. Please contribute data for "api.RTCInboundRtpStreamStats.lastPacketReceivedTimestamp" (depth: 1) to the MDN 兼容性数据存储库 .
RTCInboundRtpStreamStats
MediaDevices.getUserMedia()
Navigator.mediaDevices
RTCCertificate
RTCDTMFSender
RTCDTMFToneChangeEvent
RTCDataChannel
RTCDataChannelEvent
RTCDtlsTransport
RTCErrorEvent
RTCIceCandidate
RTCIceTransport
RTCPeerConnection
RTCPeerConnectionIceErrorEvent
RTCPeerConnectionIceEvent
RTCRtpReceiver
RTCRtpSender
RTCRtpTransceiver
RTCSctpTransport
RTCSessionDescription
RTCStatsEvent
RTCStatsReport
RTCTrackEvent