Files
shaka-player/build/types/text
T
Sandra Lokshina c70367dc97 Separate text parsing and display logic.
Closes #796.
Closes #923.

Change-Id: Ifc2017b40a0fb570103f0fed7bc130aa24819e9f
2017-07-17 21:39:59 +00:00

9 lines
257 B
Plaintext

# All files related to text parsing and displaying.
+../../lib/text/cue.js
+../../lib/text/mp4_ttml_parser.js
+../../lib/text/mp4_vtt_parser.js
+../../lib/text/simple_text_displayer.js
+../../lib/text/ttml_text_parser.js
+../../lib/text/vtt_text_parser.js