Skip to main content
Module

x/evt/lib/types/lib.dom.ts>TrackEvent

💧EventEmitter's typesafe replacement
Go to Latest
interface TrackEvent
implements Event
import { type TrackEvent } from "https://deno.land/x/evt@v2.3.1/lib/types/lib.dom.ts";

The TrackEvent interface, part of the HTML DOM specification, is used for events which represent changes to the set of available tracks on an HTML media element; these events are addtrack and removetrack.

Properties

readonly
track: