Describes the configuration of the PallyCon DRM integration.
const drmConfiguration = { integration : 'pallycon', fairplay: { certificateURL: 'yourPallyConCertificateUrl', licenseAcquisitionURL: 'yourPallyConLicenseAcquisitionURL' }} Copy
const drmConfiguration = { integration : 'pallycon', fairplay: { certificateURL: 'yourPallyConCertificateUrl', licenseAcquisitionURL: 'yourPallyConLicenseAcquisitionURL' }}
The identifier of the DRM integration.
Describes the configuration of the PallyCon DRM integration.