Documentation
Preparing search index...
@music-ui/core
<internal>
AudioNodeOptions
Interface AudioNodeOptions
interface
AudioNodeOptions
{
channelCount
?:
number
;
channelCountMode
?:
ChannelCountMode
;
channelInterpretation
?:
ChannelInterpretation
;
}
Hierarchy (
View Summary
)
AudioNodeOptions
AudioWorkletNodeOptions
GainOptions
AnalyserOptions
OscillatorOptions
BiquadFilterOptions
ChannelMergerOptions
ChannelSplitterOptions
ConvolverOptions
DelayOptions
DynamicsCompressorOptions
IIRFilterOptions
PannerOptions
StereoPannerOptions
WaveShaperOptions
Index
Properties
channel
Count?
channel
Count
Mode?
channel
Interpretation?
Properties
Optional
channel
Count
channelCount
?:
number
Optional
channel
Count
Mode
channelCountMode
?:
ChannelCountMode
Optional
channel
Interpretation
channelInterpretation
?:
ChannelInterpretation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Count
channel
Count
Mode
channel
Interpretation
Documentation
Loading...