PTAdHLSAsset Class Reference
| Inherits from | PTAdAsset : NSObject |
| Declared in | PTAdHLSAsset.h |
Tasks
Properties
-
streamsCollection of different bitrate streams in the HLS playlist.
property -
hlsVersionReadonly value of HLS version of the current variant playlist.
property -
targetDurationReadonly value of Target Duration of the current variant playlist.
property -
hasAudioOnlyStreamBoolean indicating if there is a stream with audio only content available. By default the value is NO.
property
Properties
hasAudioOnlyStream
Boolean indicating if there is a stream with audio only content available. By default the value is NO.
@property (nonatomic, readonly) BOOL hasAudioOnlyStreamDiscussion
Boolean indicating if there is a stream with audio only content available. By default the value is NO.
Declared In
PTAdHLSAsset.hhlsVersion
Readonly value of HLS version of the current variant playlist.
@property (nonatomic, readonly) int hlsVersionDiscussion
Readonly value of HLS version of the current variant playlist.
Declared In
PTAdHLSAsset.h