interface dom.RTCIceCandidateAttributes
implements RTCStats
import { type dom } from "https://deno.land/x/evt@v2.4.8/mod.ts";
const { RTCIceCandidateAttributes } = dom;
Properties
optional
candidateType: RTCStatsIceCandidateTypeimport { type dom } from "https://deno.land/x/evt@v2.4.8/mod.ts";
const { RTCIceCandidateAttributes } = dom;