Namespace Html5AudioOutput#newMediaPlugin.initialize-MediaError
Defined in: html5AudioOutput.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Media error (codes):
the corresponding code is their
index . |
Namespace Detail
Html5AudioOutput#newMediaPlugin.initialize-MediaError
Media error (codes):
the corresponding code is their
index
.
Code 0 is an internal error code for unknown/unspecific error causes.
Codes 1 - 4 correspond to the HTML5 MediaError interface
(which are the same as Cordova's Audio MediaError codes).
The description texts are taken from the HTML5 documentation.