RTCInboundRtpStreamStats: playoutId property

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