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