|
Wasabi ExpressPlay SDK for Embedded Systems
1.10
|
MPEG-2 TS ECM/KSM info. More...
#include <WsbEcmDecrypter.h>
Data Fields | |
| WSB_UInt32 | present_mask |
| A set of WSB_KsmInfoFlag values, bitwise OR'ed together, indicating which fields of the structure were present in the ECM. More... | |
| WSB_Mpeg2TsTrafficKey_Format | format |
| const void * | format_params |
| WSB_Mpeg2TsTrafficKey_Parity | current_key_parity |
| const WSB_Byte * | current_key |
| WSB_Size | current_key_size |
| const WSB_Byte * | current_iv |
| WSB_Size | current_iv_size |
| const WSB_Byte * | next_key |
| WSB_Size | next_key_size |
| const WSB_Byte * | next_iv |
| WSB_Size | next_iv_size |
| WSB_Byte * | access_criteria |
| WSB_Size | access_criteria_count |
| WSB_UInt64 | timestamp |
| WSB_UInt8 | key_lifetime |
| WSB_UInt8 | permissions_category |
| WSB_Mpeg2TsTrafficKey_ProtectionSystem | protection |
MPEG-2 TS ECM/KSM info.
| WSB_Byte* WSB_KsmInfo::access_criteria |
| WSB_Size WSB_KsmInfo::access_criteria_count |
| const WSB_Byte* WSB_KsmInfo::current_iv |
| WSB_Size WSB_KsmInfo::current_iv_size |
| const WSB_Byte* WSB_KsmInfo::current_key |
| WSB_Mpeg2TsTrafficKey_Parity WSB_KsmInfo::current_key_parity |
| WSB_Size WSB_KsmInfo::current_key_size |
| WSB_Mpeg2TsTrafficKey_Format WSB_KsmInfo::format |
| const void* WSB_KsmInfo::format_params |
| WSB_UInt8 WSB_KsmInfo::key_lifetime |
| const WSB_Byte* WSB_KsmInfo::next_iv |
| WSB_Size WSB_KsmInfo::next_iv_size |
| const WSB_Byte* WSB_KsmInfo::next_key |
| WSB_Size WSB_KsmInfo::next_key_size |
| WSB_UInt8 WSB_KsmInfo::permissions_category |
| WSB_UInt32 WSB_KsmInfo::present_mask |
A set of WSB_KsmInfoFlag values, bitwise OR'ed together, indicating which fields of the structure were present in the ECM.
| WSB_Mpeg2TsTrafficKey_ProtectionSystem WSB_KsmInfo::protection |
| WSB_UInt64 WSB_KsmInfo::timestamp |