commit | e2155ef0ec6742db7a3128c4ef4fb96e02828d1b | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Fri Feb 24 13:50:29 2017 -0800 |
committer | Phil Burk <philburk@google.com> | Fri Feb 24 15:12:34 2017 -0800 |
tree | 947761f60a1a8f135e8a0e01b23488a20292e221 | |
parent | a45c300fcad38e23107b3ad8dd1d3935f5127f9c [diff] |
libaaudio: API changes requested by council Change AAudioStream to not be a pointer. Now it is just a struct. Change AAudioStreamBuilder to not be a pointer. Now it is just a struct. Change aaudio_audio_thread_proc_t to be a pointer to a proc. Fix prototype of AAudioStream_getDeviceId(). Bug: 30210002 Test: CTS test_aaudio.cpp Change-Id: Ia5a277a53ac64e93d75de4f196aa167998522c03 Signed-off-by: Phil Burk <philburk@google.com>