| Wasabi ExpressPlay SDK for iOS
    1.23.0
    | 
The init_data specific to the MP4/CENC media format. More...
#include <WsbMediaSegmentDecrypter.h>
| Data Fields | |
| unsigned int | init_segment_size | 
| The initialize segment that contains the moov atom.  More... | |
| const WSB_UInt8 * | init_segment | 
| WSB_UInt32 | track_id | 
| The track id of the track to be decrypted.  More... | |
The init_data specific to the MP4/CENC media format.
| const WSB_UInt8* WSB_MediaSegmentDecrypter_Mp4CencInitData::init_segment | 
| unsigned int WSB_MediaSegmentDecrypter_Mp4CencInitData::init_segment_size | 
The initialize segment that contains the moov atom.
| WSB_UInt32 WSB_MediaSegmentDecrypter_Mp4CencInitData::track_id | 
The track id of the track to be decrypted.
If the track id is zero, the first track encountered in the segment will be used.