Since May 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
The kind property of the RTCVideoSourceStats dictionary is a string with the value video.
The kind is used to differentiate between audio and video media sources when iterating an RTCStatsReport, which both have a type of media-source (a kind of audio indicates an RTCAudioSourceStats object).
A string with the value video.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
kind |
80 | 80 | 113 | 67 | 14.1 | 80 | 113 | 57 | 14.5 | 13.0 | 80 | 14.5 |
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCVideoSourceStats/kind