Examples
GitHub
Preparing search index...
The search index is not available
destagnate
destagnate
<internal>
AudioProcessingEventInit
Interface AudioProcessingEventInit
interface
AudioProcessingEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
inputBuffer
:
AudioBuffer
;
outputBuffer
:
AudioBuffer
;
playbackTime
:
number
;
}
Hierarchy (
view full
)
EventInit
AudioProcessingEventInit
Index
Properties
bubbles?
cancelable?
composed?
input
Buffer
output
Buffer
playback
Time
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
input
Buffer
input
Buffer
:
AudioBuffer
output
Buffer
output
Buffer
:
AudioBuffer
playback
Time
playback
Time
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
input
Buffer
output
Buffer
playback
Time
Examples
GitHub
destagnate
Loading...
Generated using
TypeDoc