process in readme
parent
e0ef1fcec1
commit
38c588aea2
Binary file not shown.
@ -1,4 +1,11 @@
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue