5

Does anybody know, what is the default timeout for the MediaPlayer class of Android, when using a HTTP URL as source? So far as I searched, it is not possible to set this timeout (unlike in HttpURLConnection), and only get information about it by implementing the MediaPlayer.OnErrorListener interface, but does anyone what is the default timeout after which it send a call to this method (MediaPlayer.OnErrorListener.onError()) (and also with which "what" and "extra" pre-API Level 17)?

Divyansh Goenka
  • 997
  • 2
  • 12
  • 35

0 Answers0