AI-generated Key Takeaways
-
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.
AdProgressData
A class for specifying ad progress data.
Properties
adBreakDuration
number
adPeriodDuration
number
adPosition
number
currentTime
number
duration
number
totalAds
number