Files
shaka-player/build/types/ads
T
Álvaro Velad Galván 697a6ff785 Add initial DAI support (#2382)
This PR ads initial logic to enable support for IMA DAI streams.
Ad-containing streams can now be requested from the IMA stream manager and played.

Integration with the ad UI will follow in a separate CL.
2020-02-18 14:11:51 -08:00

9 lines
235 B
Plaintext

# Ad Insertion Functionality
+../../lib/ads/ad_manager.js
+../../lib/ads/ads_stats.js
+../../lib/ads/client_side_ad.js
+../../lib/ads/client_side_ad_manager.js
+../../lib/ads/server_side_ad.js
+../../lib/ads/server_side_ad_manager.js