Optional
audioAudio robustness level
A list of robustness levels, prioritized by the order of the array.
Optional
certificate?: string | Uint8ArrayThe certificate URL if needed (for FairPlay)
Or directly the certificate
Optional
headers?: Record<string, string>The additional HTTP headers to send to the license server
The license server URL
Optional
videoVideo robustness level
A list of robustness levels, prioritized by the order of the array.
Generated using TypeDoc
Parameters of a key system for encrypted streams (DRM)
If the key system is a string, it's the URL of the license server.
If the key system is an object, it's a key system configuration with more parameters.