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