commit | 8d97b8e3760686f2f1c74a4bb4a703f1bc465060 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Fri Sep 25 23:18:14 2020 +0000 |
committer | Phil Burk <philburk@google.com> | Tue Sep 29 21:43:35 2020 +0000 |
tree | 8e5c3cf36e442a8853d45d560db9c7c1595674aa | |
parent | 301e21d47ff0c8392015a66952241e03188b70bb [diff] |
aaudio: cache framesPerBurst and capacity These do not change after opening the stream so we can simply return a stored value and avoid querying the device. Test: atest AAudioTests Change-Id: I7a66c12bd695fd732194ff0a14ac9c8d9cacf923