MediaError
Overview
Contains error information
Profile: common
Constants Summary
| name | type | description |
|---|---|---|
| UNKNOWN | Integer |
Indicates an error has occurred for an unknown reason |
| MEDIA_INACCESSIBLE | Integer |
Indicates an error has occurred: although the media may exist, it is not accessible |
| MEDIA_UNAVAILABLE | Integer |
Indicates an error has occurred: the media does not exist or is otherwise unavailable |
| MEDIA_CORRUPTED | Integer |
Indicates an error has occurred: the media appears to be invalid or corrupted |
| MEDIA_UNSUPPORTED | Integer |
Indicates that this media is not supported by this platform |
| OPERATION_UNSUPPORTED | Integer |
Indicates that an operation performed on the media is not supported by this platform |
| MEDIA_UNSPECIFIED | Integer |
Indicates that the media has not been specified |
Variable Summary
| name | type | Default Value | description |
|---|
