PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
AudioNodeOptions
Interface AudioNodeOptions
interface
AudioNodeOptions
{
channelCount
?:
number
;
channelCountMode
?:
ChannelCountMode
;
channelInterpretation
?:
ChannelInterpretation
;
}
Hierarchy (
View Summary
)
AudioNodeOptions
GainOptions
StereoPannerOptions
PannerOptions
AnalyserOptions
BiquadFilterOptions
ChannelMergerOptions
ChannelSplitterOptions
ConvolverOptions
DelayOptions
DynamicsCompressorOptions
IIRFilterOptions
OscillatorOptions
WaveShaperOptions
Index
Properties
channel
Count?
channel
Count
Mode?
channel
Interpretation?
Properties
Optional
channel
Count
channelCount
?:
number
Optional
channel
Count
Mode
channelCountMode
?:
ChannelCountMode
Optional
channel
Interpretation
channelInterpretation
?:
ChannelInterpretation
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Count
channel
Count
Mode
channel
Interpretation
GitHub
Switch to Main
PokéRogue
Loading...