Home > hls.js > EMEController
EMEController class
Controller to deal with encrypted media extensions (EME)
Signature:
declare class EMEController implements ComponentAPI
Implements: ComponentAPI
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(hls) | Constructs a new instance of the EMEController class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
CDMCleanupPromise | static |
Promise<void> | void |
Methods
Method | Modifiers | Description |
---|---|---|
destroy() | ||
loadKey(data) | ||
selectKeySystemFormat(frag) |