Data Structures | |
class | TXBitrateItem |
The HLS video bitrate information.
class TXBitrateItem |
Properties | |
NSInteger | index |
NSInteger | width |
NSInteger | height |
NSInteger | bitrate |
|
readwritenonatomicassign |
The video bitrate of this stream.
|
readwritenonatomicassign |
The video height of this stream.
|
readwritenonatomicassign |
The number of the stream in the m3u8 file.
|
readwritenonatomicassign |
The video width of this stream.