UNPKG

matrix-js-sdk

Version:
5 lines 322 B
import { TransportStats } from "./transportStats"; export declare class TransportStatsReporter { static buildReport(report: RTCStatsReport | undefined, now: RTCIceCandidatePairStats, conferenceStatsTransport: TransportStats[], isFocus: boolean): TransportStats[]; } //# sourceMappingURL=transportStatsReporter.d.ts.map