Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
MPEG DASH Common Encryption information. More...
#include <WsbMediaAccess.h>
Data Fields | |
WSB_UInt32 | algorithm_id |
bool | reset_iv_at_subsample |
1 for AES-CTR-128, 2 for AES-CBC-128. More... | |
WSB_UInt8 | kid [16] |
const char * | content_id |
unsigned int | data_size |
const WSB_UInt8 * | data |
MPEG DASH Common Encryption information.
WSB_UInt32 WSB_DashCencInfo::algorithm_id |
const char* WSB_DashCencInfo::content_id |
const WSB_UInt8* WSB_DashCencInfo::data |
unsigned int WSB_DashCencInfo::data_size |
WSB_UInt8 WSB_DashCencInfo::kid[16] |
bool WSB_DashCencInfo::reset_iv_at_subsample |
1 for AES-CTR-128, 2 for AES-CBC-128.