RTCInboundRtpStreamStats: trackIdentifier property

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