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

Media AES decrypter configuration. More...

#include <WsbMediaAesDecrypter.h>

Data Fields

WSB_UInt32 version
 The structure version, set to WSB_MAD_VERSION. More...
 
WSB_Byte decryption_scheme
 
union {
   WSB_DecSchemeCencCenc   cenc
 
   WSB_DecSchemeCencCbcs   cbcs
 
scheme
 

Detailed Description

Media AES decrypter configuration.

Field Documentation

◆ cbcs

WSB_DecSchemeCencCbcs WSB_MediaAesDecrypterConfig::cbcs

◆ cenc

WSB_DecSchemeCencCenc WSB_MediaAesDecrypterConfig::cenc

◆ decryption_scheme

WSB_Byte WSB_MediaAesDecrypterConfig::decryption_scheme

◆ scheme

union { ... } WSB_MediaAesDecrypterConfig::scheme

◆ version

WSB_UInt32 WSB_MediaAesDecrypterConfig::version

The structure version, set to WSB_MAD_VERSION.


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