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