1
0
Fork 0
forked from 0x2620/oxjs

implement 'show subtitles' functionality for players and timelines

This commit is contained in:
rlx 2012-02-19 18:26:57 +00:00
commit 02b5b56be8
6 changed files with 83 additions and 40 deletions

View file

@ -22,6 +22,7 @@ Ox.SmallVideoTimeline = function(options, self) {
results: [],
showMilliseconds: 0,
state: 'default',
subtitles: [],
timeline: '',
type: 'player',
width: 256