Dart SDK
dart:web_audio
AnalyserNode
property maxDecibels
maxDecibels
class AnalyserNode
Properties
fftSize
frequencyBinCount
maxDecibels
minDecibels
smoothingTimeConstant
channelCount
channelCountMode
channelInterpretation
context
hashCode
numberOfInputs
numberOfOutputs
on
runtimeType
Methods
getByteFrequencyData
getByteTimeDomainData
getFloatFrequencyData
getFloatTimeDomainData
addEventListener
connectNode
connectParam
disconnect
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
num
maxDecibels
@DocsEditable(), @DomName('AnalyserNode.maxDecibels'), read / write
Source
num maxDecibels
property maxDecibels