mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
2db6038e74
We previously deprecated setTextTrackVisibility, this PR removes it from the public API. This'll allow us to further strip down the distinction between selecting a text track and toggling its visibility internally. Atleast we'll no longer have users rely on this API from v5 onwards. --------- Co-authored-by: Álvaro Velad Galván <ladvan91@hotmail.com>