Files
shaka-player/build/types/hls
T
Joey Parrish db909b0f2e Add support for Widevine-encrypted HLS content
This abstracts the creation of DrmInfo to parse the EXT-X-KEY tag
differently per KEYFORMAT.

Issue #279

Change-Id: I2e187dcfc01f7306183c9090c54de58e81872bc4
2017-03-31 12:34:10 -07:00

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