インターフェースの StatTypes
統計セクションの種類。WebRTC 仕様で定義されています。
署名
declare interface StatTypes
プロパティの署名
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-06 UTC。
[null,null,["最終更新日 2025-02-06 UTC。"],[[["This content outlines various stats types, as defined by the WebRTC specification, that provide insights into different aspects of a WebRTC connection."],["The `candidate_pair`, `local_candidate`, and `remote_candidate` stats types provide information about ICE candidates and their connection status relevant to RTCIceTransport and RTCPeerConnection."],["The `codec` stat type offers data about the codec currently used by RTP streams being received by RTCPeerConnection."],["The `inbound_rtp` stat type pertains to the RTP stats of an inbound stream received by RTCPeerConnection."],["The `media_playout` and `transport` stats types provide data related to media playback and transport for the RTCPeerConnection."]]],[]]