MediaError

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

code
auto code()
Undocumented in source. Be warned that the author may not have intended to support it.
message
auto message()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

MEDIA_ERR_ABORTED
enum ushort MEDIA_ERR_ABORTED;
Undocumented in source.
MEDIA_ERR_DECODE
enum ushort MEDIA_ERR_DECODE;
Undocumented in source.
MEDIA_ERR_NETWORK
enum ushort MEDIA_ERR_NETWORK;
Undocumented in source.
MEDIA_ERR_SRC_NOT_SUPPORTED
enum ushort MEDIA_ERR_SRC_NOT_SUPPORTED;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta