Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
Media AES decrypter parameters. More...
#include <WsbMediaAesDecrypter.h>
Data Fields | |
WSB_Byte | decryption_scheme |
union { | |
WSB_CommonEncCencSampleParams cenc | |
WSB_CommonEncCbcsSampleParams cbcs | |
WSB_BbtsPacketParams bbts | |
} | of |
Media AES decrypter parameters.
WSB_BbtsPacketParams WSB_MediaAesDecrypterParams::bbts |
WSB_CommonEncCbcsSampleParams WSB_MediaAesDecrypterParams::cbcs |
WSB_CommonEncCencSampleParams WSB_MediaAesDecrypterParams::cenc |
WSB_Byte WSB_MediaAesDecrypterParams::decryption_scheme |
union { ... } WSB_MediaAesDecrypterParams::of |