Linux Mac OSX Windows

  
[scriptable, uuid(7bd8c29f-8a76-453f-9373-79f820f2dc01)]
interface nsIDOMHTMLMediaError : nsISupports

Constants


        
const unsigned short MEDIA_ERR_ABORTED = 1

        
const unsigned short MEDIA_ERR_NETWORK = 2

        
const unsigned short MEDIA_ERR_DECODE = 3

        
const unsigned short MEDIA_ERR_NONE_SUPPORTED = 4

Attributes


        
readonly attribute unsigned short code