Partilhar via


MediaStatsCollectorOptions type

Opções para o recoletor de estatísticas de multimédia

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