Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-browser
/
web.audio
/
AnalyserOptions
Analyser
Options
web
interface
AnalyserOptions
:
AudioNodeOptions
(
source
)
MDN Reference
Members
Properties
channel
Count
Link copied to clipboard
web
abstract
var
channelCount
:
Int
?
MDN Reference
channel
Count
Mode
Link copied to clipboard
web
abstract
var
channelCountMode
:
ChannelCountMode
?
MDN Reference
channel
Interpretation
Link copied to clipboard
web
abstract
var
channelInterpretation
:
ChannelInterpretation
?
MDN Reference
fft
Size
Link copied to clipboard
web
abstract
var
fftSize
:
Int
?
MDN Reference
max
Decibels
Link copied to clipboard
web
abstract
var
maxDecibels
:
Double
?
MDN Reference
min
Decibels
Link copied to clipboard
web
abstract
var
minDecibels
:
Double
?
MDN Reference
smoothing
Time
Constant
Link copied to clipboard
web
abstract
var
smoothingTimeConstant
:
Double
?
MDN Reference