Add a collection to track the life time for aaudio streams. There can be callback fired by the framework at any time. The callback is called with raw pointer. To avoid use after free crash, create a collection class to track the life time for all aaudio streams. Fixes #2007.
Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).
We would love to receive your pull requests. Before we can though, please read the contributing guidelines.
View the releases page.