Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.audio
/
StereoPannerOptions
Stereo
Panner
Options
interface
StereoPannerOptions
:
AudioNodeOptions
(
source
)
Members
Properties
channel
Count
Link copied to clipboard
abstract
var
channelCount
:
Int
?
channel
Count
Mode
Link copied to clipboard
abstract
var
channelCountMode
:
ChannelCountMode
?
channel
Interpretation
Link copied to clipboard
abstract
var
channelInterpretation
:
ChannelInterpretation
?
pan
Link copied to clipboard
abstract
var
pan
:
Float
?