Back to Content

RTCAudioSourceStats: trackIdentifier property

files/en-us/web/api/rtcaudiosourcestats/trackidentifier/index.md

latest417 B
Original Source

{{APIRef("WebRTC")}}

The trackIdentifier property of the {{domxref("RTCAudioSourceStats")}} dictionary contains the id attribute of the associated MediaStreamTrack.

Value

A string containing the value of the associated MediaStreamTrack.id.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}