Class: AdProgressData

  • AdProgressData provides information about the progress of an advertisement, such as its current time, duration, and position within a sequence of ads.

  • This class includes data like the total number of ads, the duration of the ad break, and the duration of the ad period.

  • All properties within AdProgressData are constant, meaning their values are set and cannot be changed once initialized.

Properties

adBreakDuration

constant

number

adPeriodDuration

constant

number

adPosition

constant

number

currentTime

constant

number

duration

constant

number

totalAds

constant

number