import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { VideoPlaybackQuality } = dom;
Returned by the HTMLVideoElement.getVideoPlaybackQuality() method and contains metrics that can be used to determine the playback quality of a video.