forked from 0x2620/oxjs
update video elements
This commit is contained in:
parent
609754fbad
commit
0a79291c58
4 changed files with 47 additions and 24 deletions
|
|
@ -67,6 +67,8 @@ Ox.VideoPanelPlayer = function(options, self) {
|
|||
enableFind: true,
|
||||
enableKeyboard: true,
|
||||
enableMouse: true,
|
||||
enablePosition: true,
|
||||
enableTimeline: true,
|
||||
find: self.options.find,
|
||||
fullscreen: self.options.fullscreen,
|
||||
height: getPlayerHeight(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue