Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.audio
/
ConvolverOptions
Convolver
Options
web
interface
ConvolverOptions
:
AudioNodeOptions
(
source
)
Members
Properties
buffer
Link copied to clipboard
web
abstract
var
buffer
:
AudioBuffer
?
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
?
disable
Normalization
Link copied to clipboard
web
abstract
var
disableNormalization
:
Boolean
?