Preparing search index...
The search index is not available
cacophony
cacophony
SoundErrorEvent
Interface SoundErrorEvent
Sound error with recovery information.
interface
SoundErrorEvent
{
error
:
Error
;
errorType
:
"playback"
|
"load"
|
"unknown"
|
"context"
;
recoverable
:
boolean
;
timestamp
:
number
;
url
?:
string
;
}
Index
Properties
error
error
Type
recoverable
timestamp
url?
Properties
error
error
:
Error
error
Type
error
Type
:
"playback"
|
"load"
|
"unknown"
|
"context"
recoverable
recoverable
:
boolean
timestamp
timestamp
:
number
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
error
error
Type
recoverable
timestamp
url
cacophony
Loading...
Sound error with recovery information.