Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdobePrimeTimeDRMConfig

Hierarchy

  • AdobePrimeTimeDRMConfig

Index

Properties

LA_URL

LA_URL: string

The URL to the Adobe PrimeTime license server for this content.

Optional headers

headers: Header[]

An array of objects which specify custom HTTP headers.

indivURL

indivURL: string

The URL for individualization requests.

Optional mediaKeySystemConfig

mediaKeySystemConfig: Object

An object which allows to specify configuration options of the DRM key system, such as distinctiveIdentifier or persistentState (refer to MediaKeySystemConfiguration for more details). Please note that these settings need to be supported by the browser or playback will fail.

Optional withCredentials

withCredentials: boolean

Set to true to send credentials such as cookies or authorization headers along with the license requests. Default is false.

Generated using TypeDoc