nackCount
特性为
RTCOutboundRtpStreamStats
dictionary is a numeric value indicating the number of times the
RTCRtpSender
described by this object received a
NACK
packet from the remote receiver.
A NACK (Negative ACKnowledgement, also called "Generic NACK") packet is used by the
RTCRtpReceiver
to inform the sender that one or more
RTP
packets it sent were lost in transport.
var nackCount = RTCOutboundRtpStreamStats.nackCount;
An integer value indicating how many times the sender received a NACK packet from the receiver, indicating the loss of one or more packets.
| 规范 | 状态 | 注释 |
|---|---|---|
|
Identifiers for WebRTC's Statistics API
The definition of 'RTCOutboundRtpStreamStats.nackCount' in that specification. |
候选推荐 | 初始定义。 |
No compatibility data found. Please contribute data for "api.RTCOutboundRtpStreamStats.nackCount" (depth: 1) to the MDN 兼容性数据存储库 .
RTCOutboundRtpStreamStats
MediaDevices.getUserMedia()
Navigator.mediaDevices
RTCCertificate
RTCDTMFSender
RTCDTMFToneChangeEvent
RTCDataChannel
RTCDataChannelEvent
RTCDtlsTransport
RTCErrorEvent
RTCIceCandidate
RTCIceTransport
RTCPeerConnection
RTCPeerConnectionIceErrorEvent
RTCPeerConnectionIceEvent
RTCRtpReceiver
RTCRtpSender
RTCRtpTransceiver
RTCSctpTransport
RTCSessionDescription
RTCStatsEvent
RTCStatsReport
RTCTrackEvent