Interface

AudioParam

AudioParam

The Web Audio API's AudioParam interface represents an audio-related parameter, usually a parameter of an AudioNode (such as GainNode.gain).

View Source js/lib.dom.d.ts, line 392