THEOplayer > FairPlayKeySystemConfiguration
Inherits from KeySystemConfiguration. See parent page for inherited properties and methods.
Describes the FairPlay key system configuration.
Signature:
export interface FairPlayKeySystemConfiguration extends KeySystemConfiguration
Property |
Type |
Description |
---|---|---|
certificateURL (optional) |
|
The URL of the certificate. |
The URL of the certificate.
Signature:
certificateURL?: string;