RTCRemoteInboundRtpStreamStats:packetsReceived 属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
RTCRemoteInboundRtpStreamStats 字典的 packetsReceived 属性返回远程端点从该流的同步源(SSRC)接收到的 RTP 数据包总数(包括重传的数据包)。
值
表示远程端点接收到的 RTP 数据包总数的正整数。
规范
| Specification |
|---|
| Identifiers for WebRTC's Statistics API> # dom-rtcreceivedrtpstreamstats-packetsreceived> |