PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
AnalyserOptions
Interface AnalyserOptions
interface
AnalyserOptions
{
channelCount
?:
number
;
channelCountMode
?:
ChannelCountMode
;
channelInterpretation
?:
ChannelInterpretation
;
fftSize
?:
number
;
maxDecibels
?:
number
;
minDecibels
?:
number
;
smoothingTimeConstant
?:
number
;
}
Hierarchy (
View Summary
)
AudioNodeOptions
AnalyserOptions
Index
Properties
channel
Count?
channel
Count
Mode?
channel
Interpretation?
fft
Size?
max
Decibels?
min
Decibels?
smoothing
Time
Constant?
Properties
Optional
channel
Count
channelCount
?:
number
Optional
channel
Count
Mode
channelCountMode
?:
ChannelCountMode
Optional
channel
Interpretation
channelInterpretation
?:
ChannelInterpretation
Optional
fft
Size
fftSize
?:
number
Optional
max
Decibels
maxDecibels
?:
number
Optional
min
Decibels
minDecibels
?:
number
Optional
smoothing
Time
Constant
smoothingTimeConstant
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Count
channel
Count
Mode
channel
Interpretation
fft
Size
max
Decibels
min
Decibels
smoothing
Time
Constant
GitHub
Switch to Main
PokéRogue
Loading...