UNPKG

@testrtc/watchrtc-sdk

Version:

Monitor your WebRTC application by collecting WebRTC statistics from end users

3 lines (2 loc) 189 B
export declare const getTransportFromStats: (id: string, reports: any) => any; export declare const getStreamsFromStats: (id: string, previous: any, current: any, mappedTrack: any) => any;