Interface MediaStatsConfiguration
Configuration for media stats. Provided by the server and has to be used by the
client to upload media stats.
Signature
declare interface MediaStatsConfiguration
Property signatures
Name |
Description |
allowlist |
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 |
uploadIntervalSeconds |
The interval between each upload of media stats. If this is zero, the client should not upload any media stats. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["This feature is available through the Google Workspace Developer Preview Program, offering early access."],["The configuration for media stats is provided by the server and must be used by the client for uploads."],["`allowlist` defines which sections and keys from the RTCStatsReport are permitted for inclusion."],["`uploadIntervalSeconds` determines the frequency of media stats uploads, with a value of zero indicating no uploads."]]],[]]