Complete list of MediaPlayer error codes
Just go through these pvmf return codes and the complete explanation of each error.
Your can find them in the source code here. And compare your error number with every constants given there
There are several places where the errors are defined.
- In theory, everything should be defined in MediaPlayer.java
- but some codes are just defined in C, and not accessible in the Java land, see MediaErrors.h
- and also pvmf_return_codes.h