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