@liveryvideo/player
Version:
Livery video player for use in web browsers.
26 lines (13 loc) • 286 B
Markdown
[@liveryvideo/player](../index.md) / LiveryErrorEvent
Class: LiveryErrorEvent
Dispatched when an error occurs.
# Extends
- `Event`
# Properties
## error
`readonly` **error**: `Error`
Error that occurred.
***
## type
`static` **type**: `"livery-error"`
Event type.