Files
shaka-player/lib/text
Aaron Vaage 4d568fde22 Isolate Use of Track Cues In Simple Text Displayer
Since we only need to know about which cues a text track has when we
remove cues, there is no need to keep a local copy.

Since some platforms return null if the track is disabled, we do need
to temporarily change the mode if the track is disabled so that we can
get the cues.

However, this limits the scope of these "special" conditions to a single
function.

Change-Id: I7026e9c73629ef86633d5fe732f21a48178e8767
2018-07-10 13:46:50 -07:00
..
2018-07-09 19:44:56 +00:00