mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
697a6ff785
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.
9 lines
235 B
Plaintext
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
|