A builder object for constructing new or derived GCKMediaInformation instances.
More...
#import <GCKMediaInformation.h>
A builder object for constructing new or derived GCKMediaInformation instances.
The builder may be used to derive a GCKMediaInformation from an existing one:
It can also be used to construct a new GCKMediaInformation from scratch:
- Since
- 4.0
- (instancetype) initWithContentID: |
|
(NSString *) |
contentID |
|
Constructs a new GCKMediaInformationBuilder with the given required attributes, and all other attributes initialized to default values.
Constructs a new GCKMediaInformationBuilder with the given required attributes, and all other attributes initialized to default values.
- (instancetype) initWithEntity: |
|
(NSString *) |
entity |
|
Constructs a new GCKMediaInformationBuilder with the given required attributes, and all other attributes initialized to default values.
The list of ad break clips in this content.
The list of ad breaks in this content.
The content ID for this stream.
- (NSString*) contentType |
|
readwritenonatomiccopy |
The deep link for the media as used by Google Assistant, if any.
The media tracks for this stream.
- (NSTimeInterval) streamDuration |
|
readwritenonatomicassign |
The length of the stream, in seconds, or INFINITY
if it is a live stream.
Defaults to 0.
- (GCKMediaStreamType) streamType |
|
readwritenonatomicassign |
The stream type.
Defaults to GCKMediaStreamTypeBuffered.
The text track style for this stream.
The documentation for this class was generated from the following file: