Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.audio
/
GainOptions
Gain
Options
interface
GainOptions
:
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
?
gain
Link copied to clipboard
abstract
var
gain
:
Float
?