The WebRTC API interface RTCTrackEvent
's read-only track
property specifies the MediaStreamTrack
that has been added to the RTCPeerConnection
.
The WebRTC API interface RTCTrackEvent
's read-only track
property specifies the MediaStreamTrack
that has been added to the RTCPeerConnection
.
A MediaStreamTrack
indicating the track which has been added to the RTCPeerConnection
.
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
track |
56 | 79 | 22 | No | 43 | 11 | 56 | 56 | 24 | 43 | 11 | 6.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCTrackEvent/track