Class Index | File Index

Classes


Namespace Html5AudioOutput#newMediaPlugin.initialize-MediaError


Defined in: html5AudioOutput.js.

Namespace Summary
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.

See:
https://html.spec.whatwg.org/multipage/embedded-content.html#mediaerror
http://plugins.cordova.io/#/package/org.apache.cordova.media

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Feb 26 2016 21:44:43 GMT+0100 (Mitteleuropäische Zeit)