Feature request
Besides the videoLoadTimeout
it should be possible to set a vastLoadTimeout
within an AdBreakConfig
in order to cancel an ad manifest request after a given amount of time.
Reason
Requesting an ad manifest on slow network connections (Mobile, TV’s, …) can take a lot of time which blocks the user from streaming.
According to Albertos answer to this thread, the Player SDK needs to expose access to Google IMA SDKs AdsRequest
component.