Carte des sections de la liste d'autorisation. La clé correspond au type de section, et la valeur aux clés autorisées pour cette section. Les champs se trouvent dans RTCStatsReport.
Intervalle entre chaque importation des statistiques multimédias. Si cette valeur est nulle, le client ne doit pas importer de statistiques multimédias.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/25 (UTC).
[null,null,["Dernière mise à jour le 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. |"]]