W3cubDocs

/Web APIs

RTCInboundRtpStreamStats: playoutId property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The playoutId property of the RTCInboundRtpStreamStats dictionary indicates the id of the RTCAudioPlayoutStats object that corresponds to this stream.

Note: The value is undefined for video streams.

Value

A string.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Opera Safari Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet WebView Android WebView on iOS
playoutId 111 111 No 97 No 111 No 75 No 22.0 111 No

© 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/RTCInboundRtpStreamStats/playoutId