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

This feature does not appear to be defined in any specification.

Browser compatibility

See also