Files
shaka-player/lib/cast
Matthias Van Parijs 2db6038e74 feat!: Remove setTextTrackVisibility from the public API (#9664)
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>
2026-02-05 15:39:50 +01:00
..