AdScheduled

data class AdScheduled(val numberOfAds: Int) : PlayerEvent

Emitted when an ad manifest was successfully downloaded, parsed and added into the ad break schedule.

Constructors

Link copied to clipboard
constructor(numberOfAds: Int)

Properties

Link copied to clipboard

The total number of scheduled ads.