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