commit | dc5bd51028f1a1be6366ed392488ececc2d7cfc8 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri May 06 15:19:51 2022 +0200 |
committer | Eric Laurent <elaurent@google.com> | Tue May 10 15:32:32 2022 +0200 |
tree | e29dea3c8f14e903ff373532389f849c07d4af85 | |
parent | b8b3d5e1efe041a9e27126ded0e73b35b7779c40 [diff] |
Audio : Spatializer : fix head tracking modes Several fixes on head tracking mode reporting: - Query and cache the supported modes at initialization time as those do not change after that. - Store the actual mode upon spatializer creation and when the mode update callback is received and use this value for the getter API. Bug: 231252067 Test: atest SpatializerTest Change-Id: I2fa76b84f709458d87904c88e522348023ee89b3