DRM_MediaKeySystemDescription
Overview
The DRM_MediaKeySystemDescription struct describes the name and UUID of a DRM plugin.
Since: 12
Related module: Drm
Header file: native_drm_common.h
Summary
Member Variables
| Name | Description |
|---|---|
| char name [MAX_MEDIA_KEY_SYSTEM_NAME_LEN] | Name of the DRM plugin. |
| uint8_t uuid [DRM_UUID_LEN] | UUID of the DRM plugin. |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙DRM_MediaKeyRequestInfo
harmony 鸿蒙DRM_MediaKeySystemInfo