Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Data Fields
WSB_DashCencInfo Struct Reference

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_UInt8data
 

Detailed Description

MPEG DASH Common Encryption information.

Field Documentation

◆ algorithm_id

WSB_UInt32 WSB_DashCencInfo::algorithm_id

◆ content_id

const char* WSB_DashCencInfo::content_id

◆ data

const WSB_UInt8* WSB_DashCencInfo::data

◆ data_size

unsigned int WSB_DashCencInfo::data_size

◆ kid

WSB_UInt8 WSB_DashCencInfo::kid[16]

◆ reset_iv_at_subsample

bool WSB_DashCencInfo::reset_iv_at_subsample

1 for AES-CTR-128, 2 for AES-CBC-128.


The documentation for this struct was generated from the following file: