import { type AudioTrack } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
A single audio track from one of the HTML media elements, or .
Properties
readonly
sourceBuffer: SourceBuffer | nullimport { type AudioTrack } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
A single audio track from one of the HTML media elements, or .