PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
ConvolverOptions
Interface ConvolverOptions
interface
ConvolverOptions
{
buffer
?:
AudioBuffer
|
null
;
channelCount
?:
number
;
channelCountMode
?:
ChannelCountMode
;
channelInterpretation
?:
ChannelInterpretation
;
disableNormalization
?:
boolean
;
}
Hierarchy (
View Summary
)
AudioNodeOptions
ConvolverOptions
Index
Properties
buffer?
channel
Count?
channel
Count
Mode?
channel
Interpretation?
disable
Normalization?
Properties
Optional
buffer
buffer
?:
AudioBuffer
|
null
Optional
channel
Count
channelCount
?:
number
Optional
channel
Count
Mode
channelCountMode
?:
ChannelCountMode
Optional
channel
Interpretation
channelInterpretation
?:
ChannelInterpretation
Optional
disable
Normalization
disableNormalization
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buffer
channel
Count
channel
Count
Mode
channel
Interpretation
disable
Normalization
GitHub
Switch to Main
PokéRogue
Loading...