Documentation
Preparing search index...
@music-ui/core
<internal>
ChannelMergerOptions
Interface ChannelMergerOptions
interface
ChannelMergerOptions
{
channelCount
?:
number
;
channelCountMode
?:
ChannelCountMode
;
channelInterpretation
?:
ChannelInterpretation
;
numberOfInputs
?:
number
;
}
Hierarchy (
View Summary
)
AudioNodeOptions
ChannelMergerOptions
Index
Properties
channel
Count?
channel
Count
Mode?
channel
Interpretation?
number
Of
Inputs?
Properties
Optional
channel
Count
channelCount
?:
number
Optional
channel
Count
Mode
channelCountMode
?:
ChannelCountMode
Optional
channel
Interpretation
channelInterpretation
?:
ChannelInterpretation
Optional
number
Of
Inputs
numberOfInputs
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
Count
channel
Count
Mode
channel
Interpretation
number
Of
Inputs
Documentation
Loading...