Firefox Tomorrow

web api instance property

RTCInboundRtpStreamStats: trackIdentifier property

View on MDN ↗

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

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

Value

A string that identifies the associated media track.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.