Bagikan melalui


MediaStatsCollectorOptions type

Opsi untuk pengumpul statistik media

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