संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
मीडिया के आंकड़ों का सेक्शन. इसका इस्तेमाल, RTCStatsReport को डेटा चैनल के लिए तय किए गए स्ट्रक्चर के हिसाब से मैप करने के लिए किया जाता है. सभी सेक्शन का एक आईडी और टाइप होता है. किसी खास टाइप के फ़ील्ड के लिए, कृपया StatTypes इंटरफ़ेस देखें.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],[],null,["# Type alias StatsSectionData\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nA section of media stats. Used to map the\n[RTCStatsReport](https://developer.mozilla.org/en-US/docs/Web/API/RTCStatsReport)\nto the expected structure for the data channel. All sections have an id and a\ntype. For fields in a specific type, please see the StatTypes interface.\n\nSignature\n---------\n\n declare type StatsSectionData = StatsSection & {\n [key in keyof StatTypes]?: StatTypes[key];\n };"]]