This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

maxValue

Summary

Nominal maximum value. The value attribute may be set higher 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.maxValue;

Return Value

Returns an object of type NumberNumber

Related specifications

W3C Web Audio API
W3C Editor’s Draft