Thanks Kostya, I was hoping to find something similar in the android
api. The circular buffer is a solution although I think the fifo queue
would be faster...or not? Need to reconsider that. I would definitely
need to expand the size of the queue to avoid additional memory
allocation, and avoid the Garbage Collector kicking during the
recording process.

-- 
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

Reply via email to