gabrielfari / aacdecoder-android

Automatically exported from code.google.com/p/aacdecoder-android
GNU Lesser General Public License v3.0
1 stars 0 forks source link

IllegalStateException - PCMFeed - onPeriodicNotification #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
"Illegal State" exception that was thrown at one point
>>Something to do with AudioTrack I believe. Trying to reproduce
>>Well, I've bee able to reproduce it a couple times, but I think it's more of 
an issue with timing
>>If I hit play, the stream starts (calls mediaPlayer.start())
>>Sometimes when I hit stop, the stream will stop then a few milliseconds later 
AudioTrack throws an exception about a bad state.

Original issue reported on code.google.com by vbarta...@gmail.com on 11 May 2012 at 2:14

GoogleCodeExporter commented 8 years ago
fixed svn#14

Original comment by vbarta...@gmail.com on 11 May 2012 at 2:17