RTCVideoSourceStats: trackIdentifier property

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