THEOplayer > PlayReadyKeySystemConfiguration
Inherits from KeySystemConfiguration. See parent page for inherited properties and methods.
Describes the PlayReady key system configuration.
Signature:
export interface PlayReadyKeySystemConfiguration extends KeySystemConfiguration
Property |
Type |
Description |
---|---|---|
customData (optional) |
|
Custom data which will be passed to the CDM. |
Custom data which will be passed to the CDM.
Signature:
customData?: string;