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