DRM_MediaKeySystemDescription

Overview

The DRM_MediaKeySystemDescription struct describes the name and UUID of a DRM plug-in.

Since: 12

Related module: Drm

Summary

Member Variables

Name Description
char name [MAX_MEDIA_KEY_SYSTEM_NAME_LEN] Name of the DRM plug-in.
uint8_t uuid [DRM_UUID_LEN] UUID of the DRM plug-in.