add large timeline to video
This commit is contained in:
parent
e60ac585d4
commit
e10ab53030
3 changed files with 295 additions and 11 deletions
|
|
@ -85,7 +85,10 @@ Ox.load('UI', {
|
|||
enableVolume: true,
|
||||
externalControls: true,
|
||||
height: 192,
|
||||
'in': 3128.725,
|
||||
'in': 3128.725,
|
||||
largeTimeline: function(i) {
|
||||
return 'http://next.0xdb.org/' + id + '/timelines/timeline.64.' + i + '.png';
|
||||
},
|
||||
out: 3130.725,
|
||||
paused: true,
|
||||
showMilliseconds: 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue