forked from 0x2620/oxjs
implement 'show subtitles' functionality for players and timelines
This commit is contained in:
parent
b5a7b9b28d
commit
02b5b56be8
6 changed files with 83 additions and 40 deletions
|
|
@ -22,6 +22,7 @@ Ox.SmallVideoTimeline = function(options, self) {
|
|||
results: [],
|
||||
showMilliseconds: 0,
|
||||
state: 'default',
|
||||
subtitles: [],
|
||||
timeline: '',
|
||||
type: 'player',
|
||||
width: 256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue