Partilhar via


MediaStatsCollectorOptions type

Opções para coletor de estatísticas de mídia

type MediaStatsCollectorOptions = {
  aggregationInterval?: number
  dataPointsPerAggregation?: number
}