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.