Commit e2bba156 by andrewlewis Committed by Oliver Woodman

Add Builder for ImaAdsLoader and allow early requestAds

Also fix propagation of ad errors that occur when no player
is attached.

Issue: #3548
Issue: #3556

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=178767997
parent a4ae206e
...@@ -51,6 +51,10 @@ ...@@ -51,6 +51,10 @@
* Fix ad loading when there is no preroll. * Fix ad loading when there is no preroll.
* Add an option to turn off hiding controls during ad playback * Add an option to turn off hiding controls during ad playback
([#3532](https://github.com/google/ExoPlayer/issues/3532)). ([#3532](https://github.com/google/ExoPlayer/issues/3532)).
* Support specifying an ads response instead of an ad tag
([#3548](https://github.com/google/ExoPlayer/issues/3548)).
* Support overriding the ad load timeout
([#3556](https://github.com/google/ExoPlayer/issues/3556)).
### 2.6.0 ### ### 2.6.0 ###
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment