public class MSMediaKeySession extends EventTarget
Modifier and Type | Field and Description |
---|---|
MSMediaKeyError |
error |
String |
keySystem |
static MSMediaKeySession |
prototype |
String |
sessionId |
constructor
Constructor and Description |
---|
MSMediaKeySession() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
update(Uint8Array key) |
addEventListener, addEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListener, removeEventListener
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public MSMediaKeyError error
public String keySystem
public String sessionId
public static MSMediaKeySession prototype
public void close()
public void update(Uint8Array key)