-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
How to disable subtitle #70
Comments
Hi, I overlooked this project for a bit! Trying to find some time this week to resolve some of the issues or provide some input. Thanks for the information 🚀 |
I see the showSubtitle parameter is |
is there any solution for this issue? |
@hardiklakhalani , have you found a way to toggle the subtitles? I am looking toggle the captions as well, but have had no luck. |
hello, any update on this issue ? |
had the same problem, quick and super hacky solution: make text color and background transparent when you want to hide it.
|
Will close for now as duplicate of #50 |
How to disable subtitle playback?
I did this with the detach() function, but the playback did not stop
subtitleController.detach();
The text was updated successfully, but these errors were encountered: