forked from 0x2620/oxjs
update Ox.Chart
This commit is contained in:
parent
511c355223
commit
c5af338d2d
4 changed files with 178 additions and 37 deletions
|
|
@ -72,6 +72,7 @@ Ox.VideoPlayer <f> Generic Video Player
|
|||
({resolution: url, ...} or {resolution: [part1, part2, ...], ...})
|
||||
volume <n|1> Volume (0-1)
|
||||
width <n|256> Width in px
|
||||
self <o> shared private variable
|
||||
@*/
|
||||
|
||||
Ox.VideoPlayer = function(options, self) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue