Optional
headersAn object which specifies custom HTTP headers.
DRMtoday by castLabs Specific Example:
headers : {
'dt-custom-data': 'INSERT-YOUR-BASE64-ENCODED-CUSTOMDATA'
}
Optional
licenseSpecifies how long in milliseconds should be waited before a license request should be retried.
Optional
maxSpecifies how often a license request should be retried if it was not successful (e.g. the license
server was not reachable). Default is 1
. 0
disables retries.
Optional
withSet to true
to send credentials such as cookies or authorization headers along with the license requests.
Default is false
.
A URL to the ClearKey license server for this content.