Package-level declarations
Types
Link copied to clipboard
data class ComputedStats(val stats: RTCStatsReport, val delta: Map<String, Any?>, val performanceStats: List<ERROR CLASS: Symbol not found for PerformanceStats>)
Wrapper returned by StatsTracer.get that contains:
Link copied to clipboard
Collects and processes WebRTC stats for publishers and subscribers.