Add subtitle files during playing
Open
enhancement
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I was wondering if it's possible in ExoPlayer to add a subtitle file during playing without interfering the play. For what I know is we have to inject the corresponding SampleSource to TextTrackRender's constructor, but sometimes users just store their subtitle files anywhere, and they'd like to add the file after the media starts to play.
Contributor guide
Assessment
This issue has not been assessed yet.