commit | c87402b04f2d9bb7040620b4523d88950f5f2fcd | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Fri Sep 17 16:49:42 2021 +0200 |
committer | Eric Laurent <elaurent@google.com> | Mon Sep 20 20:45:20 2021 +0200 |
tree | e475d18ecfa3400c1ab327b4f6919bce8dbae0d5 | |
parent | 16ddaf4af8bb617d395ea3d44d153f22d3257cfb [diff] |
Spatializer: add several methods to ISpatializer Add sevreal methods to Ispatializer interface: - setParameter() and getParameter() for vendor specific configuration by engine implementor. - getOutput() method to query on which output stream the spatializer is attached to. - isHeadTrackingSupported() to query if the engine supports head tracking. Bug: 188502620 Test: make Change-Id: Ifbded2cf17a45f40d5b6407b8afb4c68c0718ecf