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

Common Encryption cbcs sample parameters. More...

#include <WsbMediaAesDecrypter.h>

Data Fields

WSB_UInt32 subsample_count
 Encrypted video track in this scheme using NAL unit structured video conforming to ISO/IEC 14496-15 shall be protected using subsample encryption and shall use pattern encryption. More...
 
WSB_CommonEncSubsamplesubsamples
 

Detailed Description

Common Encryption cbcs sample parameters.

Field Documentation

◆ subsample_count

WSB_UInt32 WSB_CommonEncCbcsSampleParams::subsample_count

Encrypted video track in this scheme using NAL unit structured video conforming to ISO/IEC 14496-15 shall be protected using subsample encryption and shall use pattern encryption.

Non-video encrypted track shall be protected using full-sample encryption.

If subsample_count = 0, subsamples must be NULL and it implies full-sample encryption.

◆ subsamples

WSB_CommonEncSubsample* WSB_CommonEncCbcsSampleParams::subsamples

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