RTCRtpReceiver: track property
The track
read-only property of the
RTCRtpReceiver
interface returns the MediaStreamTrack
associated with the current RTCRtpReceiver
instance.
Value
A MediaStreamTrack
instance.
Specifications
Specification |
---|
WebRTC: Real-Time Communication in Browsers # dom-rtpreceiver-track |
Browser compatibility
BCD tables only load in the browser