关于MediaPlayer或AudioRecord中的IllegalStateException错误
必须在mediaPlay.isPlaying()返回true时才能执行stop,否则就会出现IllegalStateException的错误,AudioRecord类似。
发布时间: 2012-08-30 09:55:54 作者: rapoo
关于MediaPlayer或AudioRecord中的IllegalStateException错误
必须在mediaPlay.isPlaying()返回true时才能执行stop,否则就会出现IllegalStateException的错误,AudioRecord类似。