UNPKG

matrix-js-sdk

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