import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { AudioNodeOptions } = dom;
Properties
optional
channelCountMode: ChannelCountModeoptional
channelInterpretation: ChannelInterpretationimport { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { AudioNodeOptions } = dom;