dom / latest / rtcinboundrtpstreamstats / perdscppacketsreceived.html /

RTCInboundRtpStreamStats.perDscpPacketsReceived

The perDscpPacketsReceived property of the RTCInboundRtpStreamStats dictionary is a record comprised of key/value pairs in which each key is a string representation of a Differentiated Services Code Point and the value is the number of packets received for that DCSP.

Note: Not all operating systems make data available on a per-DSCP basis, so this property shouldn't be relied upon on those systems.

Value

A record comprised of string/value pairs. Each key is the string representation of a single Differentiated Services Code Point (DSCP)'s ID number.

Note: Due to network bleaching and remapping, the numbers seen on this record are not necessarily going to match the values as they were when the data was sent.

Specifications

No specification found

No specification data found for api.RTCInboundRtpStreamStats.perDscpPacketsReceived.
Check for problems with this page or contribute a missing spec_url to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.

Browser compatibility

No compatibility data found for api.RTCInboundRtpStreamStats.perDscpPacketsReceived.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.

See also

  • RFC 2474: The Differentiated Service field in IPv4 and IPv6 headers

© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCInboundRtpStreamStats/perDscpPacketsReceived