mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
db909b0f2e
This abstracts the creation of DrmInfo to parse the EXT-X-KEY tag differently per KEYFORMAT. Issue #279 Change-Id: I2e187dcfc01f7306183c9090c54de58e81872bc4
10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
# The HLS manifest parser plugin.
|
|
|
|
+../../lib/hls/hls_classes.js
|
|
+../../lib/hls/hls_parser.js
|
|
+../../lib/hls/hls_utils.js
|
|
+../../lib/hls/manifest_text_parser.js
|
|
|
|
# Used by the HLS parser:
|
|
+../../lib/net/data_uri_plugin.js
|