Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.audio
/
AudioNodeOptions
Audio
Node
Options
web
interface
AudioNodeOptions
(
source
)
Inheritors
AnalyserOptions
AudioWorkletNodeOptions
BiquadFilterOptions
ChannelMergerOptions
ChannelSplitterOptions
ConvolverOptions
DelayOptions
DynamicsCompressorOptions
GainOptions
IIRFilterOptions
OscillatorOptions
PannerOptions
StereoPannerOptions
WaveShaperOptions
Members
Properties
channel
Count
Link copied to clipboard
web
abstract
var
channelCount
:
Int
?
channel
Count
Mode
Link copied to clipboard
web
abstract
var
channelCountMode
:
ChannelCountMode
?
channel
Interpretation
Link copied to clipboard
web
abstract
var
channelInterpretation
:
ChannelInterpretation
?