interface dom.MediaStreamAudioDestinationNode
implements AudioNode
import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { MediaStreamAudioDestinationNode } = dom;
Properties
readonly
stream: MediaStreamimport { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { MediaStreamAudioDestinationNode } = dom;