Rialto
0.1
Rialto media pipeline API
|
A pair describing the clear and encrypted bytes in a sub-sample. More...
#include <MediaCommon.h>
Public Attributes | |
size_t | numClearBytes |
size_t | numEncryptedBytes |
A pair describing the clear and encrypted bytes in a sub-sample.
size_t firebolt::rialto::SubSamplePair::numClearBytes |
The number of clear bytes in the sample.
size_t firebolt::rialto::SubSamplePair::numEncryptedBytes |
The number of encrypted bytes in the sample.