RTCVideoSourceStats: 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 May 2023.
The trackIdentifier property of the RTCVideoSourceStats dictionary contains the id attribute of the associated MediaStreamTrack.
Value
A string containing the value of the associated MediaStreamTrack.id.
Specifications
| Specification |
|---|
| Identifiers for WebRTC's Statistics API> # dom-rtcmediasourcestats-trackidentifier> |