struct SubsampleEntry

Defined at line 9673 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_types.h

SubsampleEntry

A subsample is a byte range within a sample consisting of a clear byte range

followed by an encrypted byte range. This structure specifies the size of

each range in the subsample.

Public Members

uint32_t clear_bytes
uint32_t encrypted_bytes