AdBreak

interface AdBreak : AdConfig

Contains information about an ad break.

Inheritors

Properties

Link copied to clipboard
abstract val ads: List<Ad>

The ads scheduled for this AdBreak.

Link copied to clipboard
abstract val id: String

The id of the corresponding AdBreakConfig. This will be auto-generated.

Link copied to clipboard
abstract val scheduleTime: Double

The time in seconds in the media timeline the AdBreak is scheduled for.