Describes the configuration of the Verimatrix Core DRM integration.
const drmConfiguration = { integration : 'verimatrixcoredrmCustom', fairplay: { certificateURL: 'yourCertificateUrl', licenseAcquisitionURL: 'yourLicenseAcquisitionURL' }} Copy
const drmConfiguration = { integration : 'verimatrixcoredrmCustom', fairplay: { certificateURL: 'yourCertificateUrl', licenseAcquisitionURL: 'yourLicenseAcquisitionURL' }}
The identifier of the DRM integration.
An object of key/value pairs which can be used to pass in specific parameters related to a source into a ContentProtectionIntegration.
Describes the configuration of the Verimatrix Core DRM integration.