Skip to main content
Module

x/evt/lib/types/lib.dom.ts>AudioBufferOptions

💧EventEmitter's typesafe replacement
Go to Latest
interface AudioBufferOptions
import { type AudioBufferOptions } from "https://deno.land/x/evt@v2.4.3/lib/types/lib.dom.ts";

Properties

length: number
optional
numberOfChannels: number
sampleRate: number