commit | 57fb86c3fc852cb0c418ae639fe7d038a8fa9908 | [log] [tgz] |
---|---|---|
author | codeworkx <daniel.hillenbrand@codeworkx.de> | Sat Mar 24 21:30:34 2018 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Sun Aug 19 01:57:44 2018 -0400 |
tree | 0b1c6594375c5ffc3a71d8961447b039936b93e3 | |
parent | 469cffc9ea26c9ec558673664ceff4c0a5344a19 [diff] |
audio_amplifier: add hooks for stream parameter manipulation This allows to modify audio parameters before the first device selection happens which is necessary when setting ANC parameter since it must happen before audio hal hits voice_start_call() and selects devices. If setting ANC after stream has been started it will trigger a re-selection of devices and cause a short downtime. Change-Id: Icfddab5ce27235c1567a0557e63b3a7421778187