RTCInboundRtpStreamStats: trackIdentifier property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨March 2023⁩.

The trackIdentifier property of the RTCInboundRtpStreamStats dictionary is a string that identifies the MediaStreamTrack associated with the inbound stream.

This value will match the MediaStreamTrack.id value of the associated track.

Value

A string that identifies the associated media track.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcinboundrtpstreamstats-trackidentifier

Browser compatibility