A OOContentItem which contains channels, representing a single channel set as defined in Backlot.
More...
#import "OOChannelSet.h"
A OOContentItem which contains channels, representing a single channel set as defined in Backlot.
OOChannelSet.
OOChannelSet.h in OoyalaSDK
- (NSUInteger) childrenCount |
|
|
|
The total duration (not including Ads) of this OOChannelSet.
This only accounts for currently loaded channels.
- Returns
- an Float64 with the total duration in seconds
Reimplemented from OOContentItem.
- (void) fetchAndAuthorizeMoreChildren: |
|
(OOFetchMoreChildrenCallback) |
callback |
|
- (BOOL) fetchMoreChildren: |
|
(OOFetchMoreChildrenCallback) |
callback |
|
Fetch the additional children if they exist.
- Parameters
-
[in] | callback | the callback to execute when the children are fetched |
- Returns
- YES if more children exist, NO if they don't or they are already in the process of being fetched
Reimplemented from <OOPaginatedParentItem>.
- (instancetype) initWithDictionary: |
|
(NSDictionary *) |
data |
embedCode: |
|
(NSString *) |
theEmbedCode |
api: |
|
(OOPlayerAPIClient *) |
theAPI |
|
|
| |
- (OOReturnState) updateWithDictionary: |
|
(NSDictionary *) |
data |
|
- (OOVideo *) videoFromEmbedCode: |
|
(NSString *) |
embedCode |
withCurrentItem: |
|
(OOVideo *) |
currentItem |
|
|
| |
|
readnonatomicassignprotected |
- (NSString*) nextChildren |
|
readnonatomicassign |
The documentation for this class was generated from the following file: