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