PTAdHLSAsset Class Reference
Inherits from | PTAdAsset : NSObject |
Declared in | PTAdHLSAsset.h |
Tasks
Properties
-
streams
Collection of different bitrate streams in the HLS playlist.
property -
hlsVersion
Readonly value of HLS version of the current variant playlist.
property -
targetDuration
Readonly value of Target Duration of the current variant playlist.
property -
hasAudioOnlyStream
Boolean 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 hasAudioOnlyStream
Discussion
Boolean indicating if there is a stream with audio only content available. By default the value is NO.
Declared In
PTAdHLSAsset.h
hlsVersion
Readonly value of HLS version of the current variant playlist.
@property (nonatomic, readonly) int hlsVersion
Discussion
Readonly value of HLS version of the current variant playlist.
Declared In
PTAdHLSAsset.h