toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.audio
/
ConvolverOptions
Convolver
Options
external
interface
ConvolverOptions
:
AudioNodeOptions
(
source
)
Members
Properties
buffer
Link copied to clipboard
abstract
val
buffer
:
AudioBuffer
?
channel
Count
Link copied to clipboard
abstract
val
channelCount
:
Int
?
channel
Count
Mode
Link copied to clipboard
abstract
val
channelCountMode
:
ChannelCountMode
?
channel
Interpretation
Link copied to clipboard
abstract
val
channelInterpretation
:
ChannelInterpretation
?
disable
Normalization
Link copied to clipboard
abstract
val
disableNormalization
:
Boolean
?