GCKAdBreakStatus Class Reference
Overview
A class representing the ad break status.
- Since
- 3.3
Inherits NSObject. Implements <NSCopying>.
Property Summary | |
NSTimeInterval | currentAdBreakTime |
The current time within the current ad break. More... | |
NSTimeInterval | currentAdBreakClipTime |
The current time within the current ad clip break. More... | |
NSTimeInterval | whenSkippable |
The minimum count in seconds into the clip required to enable skipping. More... | |
NSString * | adBreakID |
The string identifier for the current ad break. More... | |
NSString * | adBreakClipID |
The string identifier for the current ad clip break. More... | |
Property Detail
|
readnonatomicassign |
The current time within the current ad break.
|
readnonatomicassign |
The current time within the current ad clip break.
|
readnonatomicassign |
The minimum count in seconds into the clip required to enable skipping.
- Since
- 4.4.5
|
readnonatomicstrong |
The string identifier for the current ad break.
|
readnonatomicstrong |
The string identifier for the current ad clip break.