| 
    Wasabi ExpressPlay SDK for Embedded Systems
    1.23.0
    
   | 
 
Content access information. More...
#include <WsbMediaAesDecrypter.h>
Data Fields | |
| WSB_Size | content_id_size | 
| Content id size (in bytes, not include terminating NULL).  More... | |
| const WSB_Byte * | content_id | 
| Content id.  More... | |
| WSB_Size | content_key_size | 
| Content key size (in bytes).  More... | |
| const WSB_Byte * | content_key | 
| Content key byte array (e.g., from WSB_KeyManager).  More... | |
Content access information.
| const WSB_Byte* WSB_DecContentAccess::content_id | 
Content id.
| WSB_Size WSB_DecContentAccess::content_id_size | 
Content id size (in bytes, not include terminating NULL).
| const WSB_Byte* WSB_DecContentAccess::content_key | 
Content key byte array (e.g., from WSB_KeyManager).
| WSB_Size WSB_DecContentAccess::content_key_size | 
Content key size (in bytes).