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