Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
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 |
Media AES decrypter configuration.
WSB_DecSchemeCencCbcs WSB_MediaAesDecrypterConfig::cbcs |
WSB_DecSchemeCencCenc WSB_MediaAesDecrypterConfig::cenc |
WSB_Byte WSB_MediaAesDecrypterConfig::decryption_scheme |
union { ... } WSB_MediaAesDecrypterConfig::scheme |
WSB_UInt32 WSB_MediaAesDecrypterConfig::version |
The structure version, set to WSB_MAD_VERSION.