Hi,

I am getting the following error on playing 4k stream.

Error in MediaPlayer.OnErrorListener and value of framework_err =  : -38

what does this error stand for.

Basically i have put checks for following types of errors.
1.MEDIA_ERROR_IO
2.MEDIA_ERROR_MALFORMED
3.MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK
4.MEDIA_ERROR_SERVER_DIED
5.MEDIA_ERROR_TIMED_OUT
6.MEDIA_ERROR_UNKNOWN
7.MEDIA_ERROR_UNSUPPORTED

But which of all the above errors does -38 points to,i am not getting.

How should i conclude about failure when error -38 is occuring
in MediaPlayer.OnErrorListener.

Best Regards,
Mayank

-- 
-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
--- 
You received this message because you are subscribed to the Google Groups 
"Android Linux Kernel Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-kernel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to