|
Wasabi ExpressPlay SDK for Embedded Systems
1.10
|
The init_data specific to the HLS media format. More...
#include <WsbMediaSegmentDecrypter.h>
Data Fields | |
| const char * | ext_x_key_line |
| The complete #EXT-X-KEY HLS tag that contains the Marlin specific key attributes, e.g. More... | |
| unsigned int | segment_number |
| The segment number computed based on the #EXT-X-MEDIA-SEQUENCE HLS playlist tag. More... | |
| const char* WSB_MediaSegmentDecrypter_HlsInitData::ext_x_key_line |
The complete #EXT-X-KEY HLS tag that contains the Marlin specific key attributes, e.g.
#EXT-X-KEY:METHOD=AES-128, URI="urn:marlin-drm", IV=0x387cbcc2254931769ac541a3620d46f2, CID="cid:marlin#Purn:marlin:organization:hms:hls@firsts12"
| unsigned int WSB_MediaSegmentDecrypter_HlsInitData::segment_number |
The segment number computed based on the #EXT-X-MEDIA-SEQUENCE HLS playlist tag.