Drm
Overview
The Digital Rights Management (DRM) module provides APIs for digital rights protection.
You can refer to the corresponding development guide and samples based on your development requirements.
Since: 11
Files
| Name | Description |
|---|---|
| native_drm_common.h | Declares the DRM data types. |
| native_drm_err.h | Declares the DRM error codes. |
| native_mediakeysession.h | Declares the MediaKeySession APIs. The APIs can be used to generate media key requests, process responses to media key requests, listen for events, obtain content protection levels, check media key status, and remove media keys. |
| native_mediakeysystem.h | Declares the MediaKeySystem APIs. The APIs can be used to check the support for a DRM solution, create a media key session, obtain and set configurations, obtain DRM metrics, obtain the content protection level, generate media key system requests, process responses to media key system requests, listen for events, and manage offline media keys. |