Search
Preparing search index...
The search index is not available
Accurate Player Cutlist API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
CutChangedEvent
Class CutChangedEvent
Hierarchy
CutChangedEvent
Implements
any
Index
Constructors
constructor
Properties
current
Video
new
Cut
previous
Video
type
Constructors
constructor
new
Cut
Changed
Event
(
newCut
:
Cut
, currentVideo
:
HTMLVideoElement
, previousVideo
?:
HTMLVideoElement
)
:
CutChangedEvent
Parameters
newCut:
Cut
currentVideo:
HTMLVideoElement
Optional
previousVideo:
HTMLVideoElement
Returns
CutChangedEvent
Properties
current
Video
current
Video
:
HTMLVideoElement
new
Cut
new
Cut
:
Cut
Optional
previous
Video
previous
Video
:
HTMLVideoElement
type
type
:
CutlistPlayerEventName
= CutlistPlayerEventName.CutChange
Globals
Cut
Changed
Event
constructor
current
Video
new
Cut
previous
Video
type