You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
304 B
Markdown
12 lines
304 B
Markdown
# Sub player
|
|
|
|
|
|
Use .srt file as timeline.
|
|
Test for La Jeetee VR.
|
|
|
|
1. Load audio player
|
|
2. Load subtitles .srt file
|
|
3. Parse .srt files into array of subtitles
|
|
4. Add timeupdate callback on audio player to update current subtitle
|
|
5. Create an object to map the id of the subtitle to callback functions
|