Movatterモバイル変換


[0]ホーム

URL:


MDN Web Docs

RTCRemoteInboundRtpStreamStats: type property

BaselineWidely available

Thetype property of theRTCRemoteInboundRtpStreamStats dictionary is a string with the value"remote-inbound-rtp".

Different statistics are obtained by iterating theRTCStatsReport object returned by a call toRTCPeerConnection.getStats().The type indicates the set of statistics available through the object in a particular iteration step.A value of"inbound-rtp" indicates that the statistics available in the current step are those defined inRTCRemoteInboundRtpStreamStats.

Value

A string with the value"inbound-rtp".

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcstats-type

Browser compatibility

Help improve MDN

Learn how to contribute.

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp