import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/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.