Preparing search index...
The search index is not available
@byomakase/omakase-player
@byomakase/omakase-player
VideoLoadedEvent
Interface VideoLoadedEvent
interface
VideoLoadedEvent
{
isAttaching
?:
boolean
;
isDetaching
?:
boolean
;
video
:
Video
;
videoLoadOptions
?:
VideoLoadOptions
;
}
Hierarchy (
View Summary
)
VideoEvent
VideoLoadedEvent
Index
Properties
is
Attaching?
is
Detaching?
video
video
Load
Options?
Properties
Optional
is
Attaching
isAttaching
?:
boolean
Optional
is
Detaching
isDetaching
?:
boolean
video
video
:
Video
Optional
video
Load
Options
videoLoadOptions
?:
VideoLoadOptions
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Attaching
is
Detaching
video
video
Load
Options
@byomakase/omakase-player
Loading...