1# DrmSubsample 2 3## Overview 4 5The struct describes the subsample type. 6 7**Since**: 12 8 9**Related module**: [Multimedia_Drm](capi-multimedia-drm.md) 10 11**Header file**: [native_cencinfo.h](capi-native-cencinfo-h.md) 12 13## Summary 14 15### Member Variables 16 17| Name| Description| 18| -- | -- | 19| uint32_t clearHeaderLen | Length of the clear header.| 20| uint32_t payLoadLen | Length of the encrypted payload.| 21