commit | ceaeee1d73ac422ce146519fcd1a235c7f9ec0c9 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Nov 13 13:47:50 2019 -0800 |
committer | Eric Laurent <elaurent@google.com> | Mon Dec 09 09:46:37 2019 -0800 |
tree | 278995640ec167881776da7ba4836180069ba5a6 | |
parent | b524bbb92242c23421bb723b64a4f65266146bea [diff] |
Audio effect HAL: Add device ID to createEffect API Add the possibility to specify a target audio device when creating an audio effect by passing its audio port handle to createEffect API. To attach an effect to a device, the framework will use session ID AudioSessionConsts.DEVICE and provide a valid AudioPortHandle as device ID. Bug: 136294538 Test: make Change-Id: Ic697eeafbd5df6800ad4c7fd9e0698e3d8e3beae