| 
    Wasabi ExpressPlay SDK for Embedded Systems
    1.23.0
    
   | 
 
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_CommonEncSubsample * | subsamples | 
Common Encryption cbcs sample parameters.
| 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.
| WSB_CommonEncSubsample* WSB_CommonEncCbcsSampleParams::subsamples |