Back to Content

RTCInboundRtpStreamStats: playoutId property

files/en-us/web/api/rtcinboundrtpstreamstats/playoutid/index.md

latest421 B
Original Source

{{APIRef("WebRTC")}}{{SeeCompatTable}}

The playoutId property of the {{domxref("RTCInboundRtpStreamStats")}} dictionary indicates the {{domxref("RTCAudioPlayoutStats.id", "id")}} of the {{domxref("RTCAudioPlayoutStats")}} object that corresponds to this stream.

[!NOTE] The value is undefined for video streams.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}