Multiple kind: chapters
Hi!
Is it possible to have multiple chapters files ? Such has :
tracks:
[
{
file:'chapters-1.txt',
kind:'chapters'
},
file:'chapters-2.txt',
kind:'chapters'
]
If so, is it possible to click for instance a link, and decide which chapter file is going to load ?
For example, the default file is chapters-1.txt. Video starts to play. I click a link and chapters-2.txt loads while the video is still running.
Thanks!