DrmConfiguration
Configures a DRM system based on predefined DRM environments. Select a DRM environment and configure it with custom data.
Properties
customData
customData?: VerimatrixCustomData | DrmTodayCustomData | object;
The custom data for the DRM environment used to customize its behavior.
environment
environment: string;
The name of the DRM environment. Possible values include:
DRMtoday, DRMtoday_STAGING, DRMtoday_TEST, and Verimatrix.
offlineId
offlineId?: string;
preferredDrm
preferredDrm?: Drm;
The preferred DRM system to use. If not specified, the player selects the most suitable DRM system for the given platform.