DrmSubsample

Overview

The DrmSubsample struct describes the subsample type.

Since: 12

Related module: Multimedia_Drm

Summary

Member Variables

Name Description
uint32_t clearHeaderLen Length of the clear header.
uint32_t payLoadLen Length of the encrypted payload.

Member Variable Description

clearHeaderLen

uint32_t DrmSubsample::clearHeaderLen

Description

Length of the clear header.

payLoadLen

uint32_t DrmSubsample::payLoadLen

Description

Length of the encrypted payload.