简体   繁体   中英

Android what exactly does mediaplayer error 1, -107 mean

Today I got much this error message from MediaPlayer :

06-03 17:44:02.707: E/MediaPlayer(20140): error (1, -107)

Only I can found is "-1007"'s error code describe, but that's not what I want.

And there is no anything about -107 I can find in API document.

What exactly the error code extra="-107" mean ?

Please help me to found out, thank you~

I have also been receiving this error message and tried sifting through the Android source code to no avail.

The only thing I can find on Google is this page (in Chinese) which seems to think it is related to a Network Link Error.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM