Files
shaka-player/build/types/text
T
Álvaro Velad Galván 8c79388f81 build: Add new builds with only HLS or DASH (#8036)
Related to https://github.com/shaka-project/shaka-player/issues/8034

Compared to the current version without UI:

DASH -24,5% of size
HLS -19,5% of size
2025-02-07 13:38:58 +01:00

7 lines
200 B
Plaintext

# Optional plugins related to text parsing and displaying.
+../../lib/text/mp4_ttml_parser.js
+../../lib/text/mp4_vtt_parser.js
+../../lib/text/ttml_text_parser.js
+../../lib/text/vtt_text_parser.js