track property
MediaStreamTrack
get
track
The
WebRTC API
interface RTCTrackEvent's read-only track
property specifies the MediaStreamTrack that has been added to the
RTCPeerConnection.
Implementation
external MediaStreamTrack get track;