Properties
Optional LA_URL
LA_URL?: string
Optional audioRobustness
audioRobustness?: string
Optional headers
Optional licenseRequestRetryDelay
licenseRequestRetryDelay?: number
Optional maxLicenseRequestRetries
maxLicenseRequestRetries?: number
Optional mediaKeySystemConfig
mediaKeySystemConfig?: MediaKeySystemConfiguration
Optional prepareLicense
prepareLicense?: ((licenseObject) => any)
Type declaration
-
- (licenseObject): any
-
Returns any
Optional prepareMessage
prepareMessage?: ((keyMessage) => any)
Type declaration
-
- (keyMessage): any
-
Returns any
Optional serverCertificate
serverCertificate?: ArrayBuffer
Optional videoRobustness
videoRobustness?: string
Optional withCredentials
withCredentials?: boolean