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

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_Bytecurrent_key
 
WSB_Size current_key_size
 
const WSB_Bytecurrent_iv
 
WSB_Size current_iv_size
 
const WSB_Bytenext_key
 
WSB_Size next_key_size
 
const WSB_Bytenext_iv
 
WSB_Size next_iv_size
 
WSB_Byteaccess_criteria
 
WSB_Size access_criteria_count
 
WSB_UInt64 timestamp
 
WSB_UInt8 key_lifetime
 
WSB_UInt8 permissions_category
 
WSB_Mpeg2TsTrafficKey_ProtectionSystem protection
 

Detailed Description

MPEG-2 TS ECM/KSM info.

Field Documentation

◆ access_criteria

WSB_Byte* WSB_KsmInfo::access_criteria

◆ access_criteria_count

WSB_Size WSB_KsmInfo::access_criteria_count

◆ current_iv

const WSB_Byte* WSB_KsmInfo::current_iv

◆ current_iv_size

WSB_Size WSB_KsmInfo::current_iv_size

◆ current_key

const WSB_Byte* WSB_KsmInfo::current_key

◆ current_key_parity

WSB_Mpeg2TsTrafficKey_Parity WSB_KsmInfo::current_key_parity

◆ current_key_size

WSB_Size WSB_KsmInfo::current_key_size

◆ format

WSB_Mpeg2TsTrafficKey_Format WSB_KsmInfo::format

◆ format_params

const void* WSB_KsmInfo::format_params

◆ key_lifetime

WSB_UInt8 WSB_KsmInfo::key_lifetime

◆ next_iv

const WSB_Byte* WSB_KsmInfo::next_iv

◆ next_iv_size

WSB_Size WSB_KsmInfo::next_iv_size

◆ next_key

const WSB_Byte* WSB_KsmInfo::next_key

◆ next_key_size

WSB_Size WSB_KsmInfo::next_key_size

◆ permissions_category

WSB_UInt8 WSB_KsmInfo::permissions_category

◆ present_mask

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.

◆ protection

WSB_Mpeg2TsTrafficKey_ProtectionSystem WSB_KsmInfo::protection

◆ timestamp

WSB_UInt64 WSB_KsmInfo::timestamp

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