interface dom.RTCStatsEvent
implements Event
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { RTCStatsEvent } = dom;
Properties
readonly
report: RTCStatsReportimport { type dom } from "https://deno.land/x/evt@v2.4.16/lib/index.ts";
const { RTCStatsEvent } = dom;