Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Incomplete
-
None
-
None
Description
I am getting a error code of 0 when the documentation shows 1 to 4.
MediaError.MEDIA_ERR_ABORTED = 1
MediaError.MEDIA_ERR_NETWORK = 2
MediaError.MEDIA_ERR_DECODE = 3
MediaError.MEDIA_ERR_NONE_SUPPORTED = 4
What is error code 0?