RTCAudioSourceStats: id property

The id property of the RTCAudioSourceStats dictionary is a string which uniquely identifies the object for which this object provides statistics.

Using the id, you can correlate this statistics object with others, in order to monitor statistics over time for a given WebRTC object, such as an RTCPeerConnection, or an RTCDataChannel.

Value

A string that uniquely identifies the object for which this RTCAudioSourceStats object provides statistics.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcstats-id

Browser compatibility

BCD tables only load in the browser