nackCount
特性为
RTCInboundRtpStreamStats
dictionary is a numeric value indicating the number of times the receiver sent a
NACK
packet to the sender.
A NACK (Negative ACKnowledgement, also called "Generic NACK") packet tells the sender that one or more of the
RTP
packets it sent were lost in transport.
var nackCount = rtcInboundRtpStreamStats.nackCount;
An integer value indicating how many times the receiver sent a NACK packet to the sender after detecting that one or more packets were lost during transport.
| 规范 | 状态 | 注释 |
|---|---|---|
|
Identifiers for WebRTC's Statistics API
The definition of 'RTCInboundRtpStreamStats.nackCount' in that specification. |
候选推荐 | 初始定义。 |
No compatibility data found. Please contribute data for "api.RTCInboundRtpStreamStats.nackCount" (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