Home > hls.js > MediaKeySessionContext
MediaKeySessionContext interface
Signature:
export interface MediaKeySessionContext Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(this: MediaKeySession, ev: Event) => any |
(Optional) | ||
|
(this: MediaKeySession, ev: MediaKeyMessageEvent) => any |
(Optional) | ||
|
MediaKeyStatus |
(Optional) | ||
|
{ [keyId: string]: number; } |
(Optional) | ||
|
XMLHttpRequest |
(Optional) | ||
|
MediaKeys | |||
|
MediaKeySession |