track property
The track read-only property of
the RTCRtpSender interface returns the MediaStreamTrack
which is being handled by the RTCRtpSender.
Implementation
external MediaStreamTrack? get track;
The track read-only property of
the RTCRtpSender interface returns the MediaStreamTrack
which is being handled by the RTCRtpSender.
external MediaStreamTrack? get track;