RTCRtpStreamStats.transportId
The RTCRtpStreamStats dictionary's transportId property is a string which uniquely identifies the object from which the statistics contained in the RTCTransportStats properties in the RTCStatsReport.
Syntax
var transportID = RTCRtpStreamStats.transportId;
Value
A DOMString uniquely identifying the source of the statistics contained the RTCTransportStats properties in the RTCStatsReport.
Specifications
| Specification |
|---|
| Identifiers for WebRTC's Statistics API (WebRTC Statistics) # dom-rtcrtpstreamstats-transportid |
Browser compatibility
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
transportId |
No |
No |
27 |
No |
No |
11 |
No |
No |
27 |
No |
11 |
No |
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpStreamStats/transportId