The RTCStats dictionary is the basic statistics object used by WebRTC's statistics monitoring model, providing the properties required of all statistics data objects. See RTCStats
Uniquely identifies the stats object
Indicates the type of statistics the object contains, taken from the enum type RTCStatsType.
Generated using TypeDoc
The RTCStats dictionary is the basic statistics object used by WebRTC's statistics monitoring model, providing the properties required of all statistics data objects. See RTCStats