Interface HTMLVideoElementEventMap
interface HTMLVideoElementEventMap {
abort: UIEvent;
animationcancel: AnimationEvent;
animationend: AnimationEvent;
animationiteration: AnimationEvent;
animationstart: AnimationEvent;
auxclick: PointerEvent;
beforeinput: InputEvent;
beforematch: Event;
beforetoggle: ToggleEvent;
blur: FocusEvent;
cancel: Event;
canplay: Event;
canplaythrough: Event;
change: Event;
click: PointerEvent;
close: Event;
compositionend: CompositionEvent;
compositionstart: CompositionEvent;
compositionupdate: CompositionEvent;
contextlost: Event;
contextmenu: PointerEvent;
contextrestored: Event;
copy: ClipboardEvent;
cuechange: Event;
cut: ClipboardEvent;
dblclick: MouseEvent;
drag: DragEvent;
dragend: DragEvent;
dragenter: DragEvent;
dragleave: DragEvent;
dragover: DragEvent;
dragstart: DragEvent;
drop: DragEvent;
durationchange: Event;
emptied: Event;
encrypted: MediaEncryptedEvent;
ended: Event;
enterpictureinpicture: PictureInPictureEvent;
error: ErrorEvent;
focus: FocusEvent;
focusin: FocusEvent;
focusout: FocusEvent;
formdata: FormDataEvent;
fullscreenchange: Event;
fullscreenerror: Event;
gotpointercapture: PointerEvent;
input: Event;
invalid: Event;
keydown: KeyboardEvent;
keypress: KeyboardEvent;
keyup: KeyboardEvent;
leavepictureinpicture: PictureInPictureEvent;
load: Event;
loadeddata: Event;
loadedmetadata: Event;
loadstart: Event;
lostpointercapture: PointerEvent;
mousedown: MouseEvent;
mouseenter: MouseEvent;
mouseleave: MouseEvent;
mousemove: MouseEvent;
mouseout: MouseEvent;
mouseover: MouseEvent;
mouseup: MouseEvent;
paste: ClipboardEvent;
pause: Event;
play: Event;
playing: Event;
pointercancel: PointerEvent;
pointerdown: PointerEvent;
pointerenter: PointerEvent;
pointerleave: PointerEvent;
pointermove: PointerEvent;
pointerout: PointerEvent;
pointerover: PointerEvent;
pointerrawupdate: Event;
pointerup: PointerEvent;
progress: ProgressEvent;
ratechange: Event;
reset: Event;
resize: UIEvent;
scroll: Event;
scrollend: Event;
securitypolicyviolation: SecurityPolicyViolationEvent;
seeked: Event;
seeking: Event;
select: Event;
selectionchange: Event;
selectstart: Event;
slotchange: Event;
stalled: Event;
submit: SubmitEvent;
suspend: Event;
timeupdate: Event;
toggle: ToggleEvent;
touchcancel: TouchEvent;
touchend: TouchEvent;
touchmove: TouchEvent;
touchstart: TouchEvent;
transitioncancel: TransitionEvent;
transitionend: TransitionEvent;
transitionrun: TransitionEvent;
transitionstart: TransitionEvent;
volumechange: Event;
waiting: Event;
waitingforkey: Event;
webkitanimationend: Event;
webkitanimationiteration: Event;
webkitanimationstart: Event;
webkittransitionend: Event;
wheel: WheelEvent;
}
abort: UIEvent;
animationcancel: AnimationEvent;
animationend: AnimationEvent;
animationiteration: AnimationEvent;
animationstart: AnimationEvent;
auxclick: PointerEvent;
beforeinput: InputEvent;
beforematch: Event;
beforetoggle: ToggleEvent;
blur: FocusEvent;
cancel: Event;
canplay: Event;
canplaythrough: Event;
change: Event;
click: PointerEvent;
close: Event;
compositionend: CompositionEvent;
compositionstart: CompositionEvent;
compositionupdate: CompositionEvent;
contextlost: Event;
contextmenu: PointerEvent;
contextrestored: Event;
copy: ClipboardEvent;
cuechange: Event;
cut: ClipboardEvent;
dblclick: MouseEvent;
drag: DragEvent;
dragend: DragEvent;
dragenter: DragEvent;
dragleave: DragEvent;
dragover: DragEvent;
dragstart: DragEvent;
drop: DragEvent;
durationchange: Event;
emptied: Event;
encrypted: MediaEncryptedEvent;
ended: Event;
enterpictureinpicture: PictureInPictureEvent;
error: ErrorEvent;
focus: FocusEvent;
focusin: FocusEvent;
focusout: FocusEvent;
formdata: FormDataEvent;
fullscreenchange: Event;
fullscreenerror: Event;
gotpointercapture: PointerEvent;
input: Event;
invalid: Event;
keydown: KeyboardEvent;
keypress: KeyboardEvent;
keyup: KeyboardEvent;
leavepictureinpicture: PictureInPictureEvent;
load: Event;
loadeddata: Event;
loadedmetadata: Event;
loadstart: Event;
lostpointercapture: PointerEvent;
mousedown: MouseEvent;
mouseenter: MouseEvent;
mouseleave: MouseEvent;
mousemove: MouseEvent;
mouseout: MouseEvent;
mouseover: MouseEvent;
mouseup: MouseEvent;
paste: ClipboardEvent;
pause: Event;
play: Event;
playing: Event;
pointercancel: PointerEvent;
pointerdown: PointerEvent;
pointerenter: PointerEvent;
pointerleave: PointerEvent;
pointermove: PointerEvent;
pointerout: PointerEvent;
pointerover: PointerEvent;
pointerrawupdate: Event;
pointerup: PointerEvent;
progress: ProgressEvent;
ratechange: Event;
reset: Event;
resize: UIEvent;
scroll: Event;
scrollend: Event;
securitypolicyviolation: SecurityPolicyViolationEvent;
seeked: Event;
seeking: Event;
select: Event;
selectionchange: Event;
selectstart: Event;
slotchange: Event;
stalled: Event;
submit: SubmitEvent;
suspend: Event;
timeupdate: Event;
toggle: ToggleEvent;
touchcancel: TouchEvent;
touchend: TouchEvent;
touchmove: TouchEvent;
touchstart: TouchEvent;
transitioncancel: TransitionEvent;
transitionend: TransitionEvent;
transitionrun: TransitionEvent;
transitionstart: TransitionEvent;
volumechange: Event;
waiting: Event;
waitingforkey: Event;
webkitanimationend: Event;
webkitanimationiteration: Event;
webkitanimationstart: Event;
webkittransitionend: Event;
wheel: WheelEvent;
}
Hierarchy
- HTMLMediaElementEventMap
- HTMLVideoElementEventMap (View Summary)
Index
Properties
abort
animationcancel
animationend
animationiteration
animationstart
auxclick
beforeinput
beforematch
beforetoggle
blur
cancel
canplay
canplaythrough
change
click
close
compositionend
compositionstart
compositionupdate
contextlost
contextmenu
contextrestored
copy
cuechange
cut
dblclick
drag
dragend
dragenter
dragleave
dragover
dragstart
drop
durationchange
emptied
encrypted
ended
enterpictureinpicture
error
focus
focusin
focusout
formdata
fullscreenchange
fullscreenerror
gotpointercapture
input
invalid
keydown
keypress
keyup
leavepictureinpicture
load
loadeddata
loadedmetadata
loadstart
lostpointercapture
mousedown
mouseenter
mouseleave
mousemove
mouseout
mouseover
mouseup
paste
pause
play
playing
pointercancel
pointerdown
pointerenter
pointerleave
pointermove
pointerout
pointerover
pointerrawupdate
pointerup
progress
ratechange
reset
resize
scroll
scrollend
securitypolicyviolation
seeked
seeking
select
selectionchange
selectstart
slotchange
stalled
submit
suspend
timeupdate
toggle
touchcancel
touchend
touchmove
touchstart
transitioncancel
transitionend
transitionrun
transitionstart
volumechange
waiting
waitingforkey
webkitanimationend
webkitanimationiteration
webkitanimationstart
webkittransitionend
wheel
Properties
abort
animationcancel
animationend
animationiteration
animationstart
auxclick
beforeinput
beforematch
beforematch: Event
beforetoggle
blur
cancel
cancel: Event
canplay
canplay: Event
canplaythrough
canplaythrough: Event
change
change: Event
click
close
close: Event
compositionend
compositionstart
compositionupdate
contextlost
contextlost: Event
contextmenu
contextrestored
contextrestored: Event
copy
cuechange
cuechange: Event
cut
dblclick
drag
dragend
dragenter
dragleave
dragover
dragstart
drop
durationchange
durationchange: Event
emptied
emptied: Event
encrypted
ended
ended: Event
enterpictureinpicture
error
focus
focusin
focusout
formdata
fullscreenchange
fullscreenchange: Event
fullscreenerror
fullscreenerror: Event
gotpointercapture
input
input: Event
invalid
invalid: Event
keydown
keypress
keyup
leavepictureinpicture
load
load: Event
loadeddata
loadeddata: Event
loadedmetadata
loadedmetadata: Event
loadstart
loadstart: Event
lostpointercapture
mousedown
mouseenter
mouseleave
mousemove
mouseout
mouseover
mouseup
paste
pause
pause: Event
play
play: Event
playing
playing: Event
pointercancel
pointerdown
pointerenter
pointerleave
pointermove
pointerout
pointerover
pointerrawupdate
pointerrawupdate: Event
pointerup
progress
ratechange
ratechange: Event
reset
reset: Event
resize
scroll
scroll: Event
scrollend
scrollend: Event
securitypolicyviolation
seeked
seeked: Event
seeking
seeking: Event
select
select: Event
selectionchange
selectionchange: Event
selectstart
selectstart: Event
slotchange
slotchange: Event
stalled
stalled: Event
submit
suspend
suspend: Event
timeupdate
timeupdate: Event
toggle
touchcancel
touchend
touchmove
touchstart
transitioncancel
transitionend
transitionrun
transitionstart
volumechange
volumechange: Event
waiting
waiting: Event
waitingforkey
waitingforkey: Event
webkitanimationend
webkitanimationend: Event
webkitanimationiteration
webkitanimationiteration: Event
webkitanimationstart
webkitanimationstart: Event
webkittransitionend
webkittransitionend: Event