commit | 983db8591d0b440679de1a04c416d862307e506b | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Nov 13 12:18:57 2019 -0800 |
committer | Eric Laurent <elaurent@google.com> | Fri Dec 06 11:49:22 2019 -0800 |
tree | 28cff29cb082dc0f6ab0aa4a33283675ec7d595a | |
parent | 78c9c6e44b0211bde263cb200af82079ba59112f [diff] |
audiofx: add device descriptor to AudioEffect constructor Add the possibility to specify a target audio device when creating an audio effect by passing its type and address to AudioEffect constructor. When doing so, the session ID must be AUDIO_SESSION_DEVICE. Bug: 136294538 Test: make Change-Id: Iba96aca496cd0588e61c9272922270c4049b7c06