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