public class MSMediaKeys extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
keySystem |
Modifier | Constructor and Description |
---|---|
protected |
MSMediaKeys(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static MSMediaKeys |
$as(Object obj) |
MSMediaKeySession |
createSession(String type,
Uint8Array initData) |
MSMediaKeySession |
createSession(String type,
Uint8Array initData,
Uint8Array cdmData) |
String |
keySystem() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<String> keySystem
protected MSMediaKeys(Objs.Constructor<?> c, Object js)
public static MSMediaKeys $as(Object obj)
public String keySystem()
public MSMediaKeySession createSession(String type, Uint8Array initData, Uint8Array cdmData)
public MSMediaKeySession createSession(String type, Uint8Array initData)
Copyright © 2018. All rights reserved.