DRM_PsshInfo

Overview

The DRM_PsshInfo struct describes the PSSH information of the UUID.

Since: 11

Related module: Drm

Summary

Member Variables

Name Description
uint8_t uuid [DRM_UUID_LEN] Protection Scheme Specific Header (PSSH) information of the UUID.
int32_t dataLen PSSH data length.
uint8_t data [MAX_PSSH_DATA_LEN] PSSH data.