track property

MediaStreamTrack get track

The track read-only property of the RTCRtpReceiver interface returns the MediaStreamTrack associated with the current RTCRtpReceiver instance.

Implementation

external MediaStreamTrack get track;