Rialto  0.1
Rialto media pipeline API
Public Attributes | List of all members
firebolt::rialto::SubSamplePair Struct Reference

A pair describing the clear and encrypted bytes in a sub-sample. More...

#include <MediaCommon.h>

Public Attributes

size_t numClearBytes
 
size_t numEncryptedBytes
 

Detailed Description

A pair describing the clear and encrypted bytes in a sub-sample.

Member Data Documentation

◆ numClearBytes

size_t firebolt::rialto::SubSamplePair::numClearBytes

The number of clear bytes in the sample.

◆ numEncryptedBytes

size_t firebolt::rialto::SubSamplePair::numEncryptedBytes

The number of encrypted bytes in the sample.


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