commit | fefebb5c9692a57aade8955996d7dee7748eb1ec | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Nov 13 12:45:28 2019 -0800 |
committer | Eric Laurent <elaurent@google.com> | Fri Jan 10 11:11:43 2020 -0800 |
tree | b06efaa90afcd4a816bd2e438ba08a615695323e | |
parent | a20c4e9c9239d751d688d9a9fe5d92a8c613dd13 [diff] |
AudioEffect: 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: I2a2eba340d3c2537285c091e9a53f305ff161a2b Merged-In: I2a2eba340d3c2537285c091e9a53f305ff161a2b