commit | 3316d5e6d375a4f09c681205e9094d30a0bfc4a2 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Wed Feb 15 11:23:01 2017 -0800 |
committer | Phil Burk <philburk@google.com> | Thu Feb 16 16:27:55 2017 -0800 |
tree | 53d62d5e3493f6a51c9af8557ca4d4f0f5498e8c | |
parent | 3db4f4f85cfe90013952590b1aaea97dc62a243d [diff] |
libaaudio: changes for API council Removed typedefs like aaudio_sample_rate_t Removed use of handles. Just pass back opaque pointers. Simplified gettersi in Stream. Removed getters from Builder. Update libaaudio.map.txt Test: CTS test_aaudio.cpp Change-Id: I63eaec3e5a8ecc516cfc1f950f4b4f54df1bd518 Signed-off-by: Phil Burk <philburk@google.com>