mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
12 lines
377 B
Plaintext
12 lines
377 B
Plaintext
# Optional plugins related to text parsing and displaying.
|
|
|
|
+../../lib/text/lrc_text_parser.js
|
|
+../../lib/text/mp4_ttml_parser.js
|
|
+../../lib/text/mp4_vtt_parser.js
|
|
+../../lib/text/sbv_text_parser.js
|
|
+../../lib/text/srt_text_parser.js
|
|
+../../lib/text/ssa_text_parser.js
|
|
+../../lib/text/ttml_text_parser.js
|
|
+../../lib/text/vtt_text_parser.js
|
|
+../../lib/text/web_vtt_generator.js
|