toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.audio
/
IIRFilterOptions
IIRFilter
Options
external
interface
IIRFilterOptions
:
AudioNodeOptions
(
source
)
Members
Properties
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
?
feedback
Link copied to clipboard
abstract
val
feedback
:
ReadonlyArray
<
Number
>
feedforward
Link copied to clipboard
abstract
val
feedforward
:
ReadonlyArray
<
Number
>