googlearchive / android-audio-high-performance

We now recommend you use the Oboe libraries:
https://github.com/google/oboe
Apache License 2.0
720 stars 275 forks source link

deprecate aaudio_aaudio_format_t with aaudio_format_t #50

Closed ggfan closed 7 years ago

ggfan commented 7 years ago

As inside the AAudio.h, aaudio format macro is renamed to aaudio_format_t from aaudio_aaudio_format_t. updating sample to reflect the change.

Both macros are defined inside NDK-r15-beta2.

@philburk @bbilodeau please kindly have a look, thanks