struct EncryptionPattern

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

EncryptionPattern

Pattern encryption utilizes a pattern of encrypted and clear 16 byte blocks

over the protected range of a subsample (the encrypted_bytes of a

`SubsampleEntry`). This structure specifies the number of encrypted data

blocks followed by the number of clear data blocks.

Public Members

uint32_t clear_blocks
uint32_t encrypted_blocks