2010/2/17 Steve Lhomme <rob...@gmail.com>: > First of all, it's written nowhere that the AudioTrack is a blocking system.
My bad, I just read http://developer.android.com/reference/android/media/AudioTrack.html again. And it indeeds says that the streaming mode is blocking. "In Streaming mode, the application writes a continuous stream of data to the AudioTrack, using one of the write() methods. These are blocking and return when the data has been transferred from the Java layer to the native layer and queued for playback." -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en