Rate this page:

CallStatsReportPayload

Props

connection

Copy URL
connection: 

ConnectionStatsReport

Media connectivity statistics.

localAudio

Copy URL
localAudio: 

LocalAudioStreamStatsReport

Statistics for all active outgoing audio streams in a call at the moment of the statistics collection.

localVideo

Copy URL
localVideo: 

LocalVideoStreamStatsReport

Statistics for all active outgoing video streams in a call at the moment of the statistics collection.

remote

Copy URL
remote: 

{ audio: RemoteAudioStreamStatsReport, video: RemoteVideoStreamStatsReport }

Statistics for all incoming audio and video streams of a call at the moment of the statistics collection.

timestamp

Copy URL
timestamp: 

number

Time at which the call statistics are collected, relative to the UNIX epoch (Jan 1, 1970, UTC), in microseconds.