PTAdTimeline Class Reference
Inherits from | NSObject |
Declared in | PTAdTimeline.h |
Properties
adBreaks
Returns an array of ad breaks (PTAdBreak) associated with this timeline
@property (nonatomic, retain) NSMutableArray *adBreaks
Discussion
Returns an array of ad breaks (PTAdBreak) associated with this timeline
Declared In
PTAdTimeline.h
adRanges
Returns an array of CMTimeRange objects describing the start time of each ad appearing in the timeline
@property (nonatomic, readonly) NSArray *adRanges
Discussion
Returns an array of CMTimeRange objects describing the start time of each ad appearing in the timeline
Declared In
PTAdTimeline.h