RTCInboundRtpStreamStats: packetsFailedDecryption property
The packetsFailedDecryption
property of the RTCInboundRtpStreamStats
dictionary indicates the total
number of RTP packets which failed to be decrypted successfully after
being received by the local end of the connection during this session.
Value
An integer value which indicates how many packets the local end of the RTP connection could not be successfully decrypted.
Specifications
No specification found
No specification data found for api.RTCInboundRtpStreamStats.packetsFailedDecryption
.
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
BCD tables only load in the browser
See also
- RFC 3711, section 3.3: Description of the decryption process for secure RTP packets