IMACuepoint.h
Data object representation of a cuepoint for a single ad break.
Definition: IMACuepoint.h:13
NSTimeInterval startTime
The start time of the cuepoint in seconds.
Definition: IMACuepoint.h:18
BOOL played
Specifies whether this cuepoint has been played.
Definition: IMACuepoint.h:28
NSTimeInterval endTime
The end time of the cuepoint in seconds.
Definition: IMACuepoint.h:23