minValue
Summary
Nominal minimum value. The value attribute may be set lower than this value.
Not in spec; deletion candidate. See http://webaudio.github.io/web-audio-api/.
Property of apis/webaudio/AudioParamapis/webaudio/AudioParam
Syntax
Note: This property is read-only.
var result = AudioParam.minValue;
Return Value
Returns an object of type NumberNumber
Related specifications
- W3C Web Audio API
- W3C Editor’s Draft