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