forked from 0x2620/oxjs
document events
This commit is contained in:
parent
10281e3c8f
commit
d2e05200da
56 changed files with 277 additions and 32 deletions
|
|
@ -3,6 +3,27 @@
|
|||
/*@
|
||||
Ox.VideoPlayer <f> Generic Video Player
|
||||
([options[, self]]) -> <o:Ox.Element> Video Player
|
||||
censored <!> censored
|
||||
close <!> close
|
||||
download <!> download
|
||||
ended <!> ended
|
||||
find <!> find
|
||||
fullscreen <!> fullscreen
|
||||
gotopoint <!> gotopoint
|
||||
loadedmetadata <!> loadedmetadata
|
||||
muted <!> muted
|
||||
open <!> open
|
||||
paused <!> paused
|
||||
playing <!> playing
|
||||
position <!> position
|
||||
resolution <!> resolution
|
||||
scale <!> scale
|
||||
select <!> select
|
||||
setpoint <!> setpoint
|
||||
size <!> size
|
||||
subtitles <!> subtitles
|
||||
volume <!> volume
|
||||
zap <!> zap
|
||||
options <o> Options
|
||||
annotations <[]> Array of annotations
|
||||
id <s> Optional id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue