AdvertisingConfig
Contains configuration values regarding the ads which should be played back by the player.
Constructors
Properties
The AdsManagerAvailableCallback currently in use. Only relevant when the IMA SDK is used for ad playback.
Callback that provides access to the google.ima.ImaSdkSettings before any initialization happens.
Configuration to customize Bitmovin Advertising behavior.
A list of UI elements that should be displayed when an ad is active. When set to null
the default IMA behavior is applied.
The ad items that are scheduled when a new playback session is started via Player.load. When loading multiple sources via a PlaylistConfig, the ads are only scheduled for the first source in the playlist.
The ShouldPlayAdBreakCallback that will be called every time an ad break is about to start. The return value decides whether the ad break will start playing or will be discarded.