¡@

Home 

2014/10/16 ¤W¤È 08:27:27

android Programming Glossary: waitingforplayer

Android ShoutCast Internet Radio FilenotFoundException

http://stackoverflow.com/questions/16264225/android-shoutcast-internet-radio-filenotfoundexception

public boolean stopping Thread preparringthread boolean waitingForPlayer Setup all the variables private void setupVars counter 0 playedcounter.. null audiourl null stopping false preparringthread null waitingForPlayer false This object will allow other processes to interact with.. public void onCompletion MediaPlayer mp waitingForPlayer false long timeInMilli Calendar.getInstance .getTime .getTime..

Android ShoutCast Internet Radio FilenotFoundException

http://stackoverflow.com/questions/16264225/android-shoutcast-internet-radio-filenotfoundexception

public String audiourl public Intent startingIntent null public boolean stopping Thread preparringthread boolean waitingForPlayer Setup all the variables private void setupVars counter 0 playedcounter 0 preparecounter 0 mp1 new MediaPlayer mp2 new MediaPlayer.. regularStream false stream null url null urlConn null station null audiourl null stopping false preparringthread null waitingForPlayer false This object will allow other processes to interact with our service private final IStreamingMediaPlayer.Stub ourBinder.. for media player class listener implements MediaPlayer.OnCompletionListener public void onCompletion MediaPlayer mp waitingForPlayer false long timeInMilli Calendar.getInstance .getTime .getTime long timeToQuit 1000 30 timeInMilli add 30 seconds if mp1playing..