Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a "reload" function #31

Open
PatriceVignola opened this issue Apr 29, 2018 · 0 comments
Open

Adding a "reload" function #31

PatriceVignola opened this issue Apr 29, 2018 · 0 comments

Comments

@PatriceVignola
Copy link

I have a use case where I need to change the subtitle at runtime. The chromecast SDK has a "reload" function that you can call after making changes to audio or subtitles tracks and it will restart the player by keeping the timestamp. Unfortunately, chromecasts doesn't expose this function so we have to do workarounds like saving the timestamp, stopping the player and starting it again. The experience obviously doesn't feel as seamless and the whole process takes more time to complete.

Would adding a reload function to chromecasts be a good idea? I would gladly make a PR, but I wasn't sure if that's something that you guys want or if people are still working on this project (the last commit was made 6 months ago).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants