WebIDLpedia

RTCStatsReport interface

Definition

WebRTC: Real-Time Communication in Browsers defines RTCStatsReport



[Exposed=Window]
interface RTCStatsReport {
  readonly maplike<DOMString, object>;
};

Methods and attributes that return objects implementing RTCStatsReport

Referring IDL interfaces/dictionaries