Ticket #1553 (closed enhancement: fixed)
Captions: make files/labels also work with single file
| Reported by: | jeroen | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Normal | Milestone: | Plugins |
| Component: | general | Keywords: | |
| Cc: | Forum thread: |
Description
Like this:
jwplayer().setup({
plugins: {
captions: {
files: 'only-one.srt',
labels: 'Only One',
}
};
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [2076]