Eine Karte mit den Bereichen auf der Zulassungsliste. Der Schlüssel ist der Abschnittstyp und der Wert sind die Schlüssel, die für diesen Abschnitt zulässig sind. Felder finden Sie im RTCStatsReport.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[],[],null,["# Interface MediaStatsConfiguration\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\nConfiguration for media stats. Provided by the server and has to be used by the\nclient to upload media stats.\n\nSignature\n---------\n\n declare interface MediaStatsConfiguration\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|-----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`allowlist`](./media_api.mediastatsconfiguration.allowlist.md) | A map of allow listed sections. The key is the section type, and the value is the keys that are allow listed for that section. Fields can be found in [RTCStatsReport](https://developer.mozilla.org/en-US/docs/Web/API/RTCStatsReport) |\n| [`uploadIntervalSeconds`](./media_api.mediastatsconfiguration.uploadintervalseconds.md) | The interval between each upload of media stats. If this is zero, the client should not upload any media stats. |"]]