public class MSMediaKeyError
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Number> |
code |
net.java.html.lib.Objs.Property<Number> |
MS_MEDIA_KEYERR_CLIENT |
net.java.html.lib.Objs.Property<Number> |
MS_MEDIA_KEYERR_DOMAIN |
net.java.html.lib.Objs.Property<Number> |
MS_MEDIA_KEYERR_HARDWARECHANGE |
net.java.html.lib.Objs.Property<Number> |
MS_MEDIA_KEYERR_OUTPUT |
net.java.html.lib.Objs.Property<Number> |
MS_MEDIA_KEYERR_SERVICE |
net.java.html.lib.Objs.Property<Number> |
MS_MEDIA_KEYERR_UNKNOWN |
net.java.html.lib.Objs.Property<Number> |
systemCode |
| Modifier | Constructor and Description |
|---|---|
protected |
MSMediaKeyError(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static MSMediaKeyError |
$as(Object obj) |
Number |
code() |
Number |
MS_MEDIA_KEYERR_CLIENT() |
Number |
MS_MEDIA_KEYERR_DOMAIN() |
Number |
MS_MEDIA_KEYERR_HARDWARECHANGE() |
Number |
MS_MEDIA_KEYERR_OUTPUT() |
Number |
MS_MEDIA_KEYERR_SERVICE() |
Number |
MS_MEDIA_KEYERR_UNKNOWN() |
Number |
systemCode() |
$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, valueOfpublic net.java.html.lib.Objs.Property<Number> code
public net.java.html.lib.Objs.Property<Number> systemCode
public net.java.html.lib.Objs.Property<Number> MS_MEDIA_KEYERR_CLIENT
public net.java.html.lib.Objs.Property<Number> MS_MEDIA_KEYERR_DOMAIN
public net.java.html.lib.Objs.Property<Number> MS_MEDIA_KEYERR_HARDWARECHANGE
public net.java.html.lib.Objs.Property<Number> MS_MEDIA_KEYERR_OUTPUT
public net.java.html.lib.Objs.Property<Number> MS_MEDIA_KEYERR_SERVICE
public net.java.html.lib.Objs.Property<Number> MS_MEDIA_KEYERR_UNKNOWN
protected MSMediaKeyError(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static MSMediaKeyError $as(Object obj)
public Number code()
public Number systemCode()
public Number MS_MEDIA_KEYERR_CLIENT()
public Number MS_MEDIA_KEYERR_DOMAIN()
public Number MS_MEDIA_KEYERR_HARDWARECHANGE()
public Number MS_MEDIA_KEYERR_OUTPUT()
public Number MS_MEDIA_KEYERR_SERVICE()
public Number MS_MEDIA_KEYERR_UNKNOWN()
Copyright © 2021. All rights reserved.