Hi, Using libmedia from native code with the callback mechanism: when AudioTrack/Record->stop() returns, is it guaranteed that (1) the user supplied callback is not called again, and (2) has returned if it is currently being called when stop() is called? I have problems understanding the exact details of the underlying code.
This is on Eclair BTW, if it makes a difference. Thanks so much for help, BR/Daniel -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

