RTCRemoteOutboundRtpStreamStats: type 屬性

可用性有限

此特性不是基線特性,因為它在一些最廣泛使用的瀏覽器中不起作用。

RTCRemoteOutboundRtpStreamStats 字典的 type 屬性是一個字串,其值為 "remote-outbound-rtp"

透過迭代呼叫 RTCPeerConnection.getStats() 返回的 RTCStatsReport 物件來獲取不同的統計資訊。type 指示在特定迭代步驟中透過物件可用的統計資訊集。值為 "remote-outbound-rtp" 表示當前步驟中可用的統計資訊是在 RTCRemoteOutboundRtpStreamStats 中定義的統計資訊。

值為 "remote-outbound-rtp" 的字串。

規範

規範
WebRTC 統計 API 的識別符號
# dom-rtcstats-type

瀏覽器相容性