commit | 2c8f281cf0cb42ca4859cf457db64182d17cdec8 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@mobileer.com> | Mon Jul 13 10:55:04 2020 -0700 |
committer | Phil Burk <philburk@mobileer.com> | Tue Jul 14 17:41:32 2020 -0700 |
tree | 22c3b93a64d30e901a771cd53f4b361443f3c398 | |
parent | 9425ffd8d5ef824815f690e8a225862d3d8ec16f [diff] |
flowgraph: fix namespace comment
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).
To build Oboe you'll need a compiler which supports C++14 and the Android header files. The easiest way to obtain these is by downloading the Android NDK r17 or above. It can be installed using Android Studio's SDK manager, or via direct download.
We would love to receive your pull requests. Before we can though, please read the contributing guidelines.
View the releases page.