interface dom.RTCStatsEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCStatsEventInit } = dom;
Properties
report: RTCStatsReport
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { RTCStatsEventInit } = dom;