Hierarchy

  • WidevineModularDRMConfig

Properties

LA_URL?: string
audioRobustness?: string
headers?: HttpHeaders
licenseRequestRetryDelay?: number
maxLicenseRequestRetries?: number
mediaKeySystemConfig?: MediaKeySystemConfiguration
prepareLicense?: ((licenseObject) => any)

Type declaration

    • (licenseObject): any
    • Parameters

      • licenseObject: any

      Returns any

prepareMessage?: ((keyMessage) => any)

Type declaration

    • (keyMessage): any
    • Parameters

      • keyMessage: any

      Returns any

serverCertificate?: ArrayBuffer
videoRobustness?: string
withCredentials?: boolean

Generated using TypeDoc