commit | 4a824779a3f91eea626ab015975ede392f84ec38 | [log] [tgz] |
---|---|---|
author | vivek mehta <mvivek@codeaurora.org> | Thu Jun 08 19:05:49 2017 -0700 |
committer | David Lin <dtwlin@google.com> | Tue Jun 13 18:24:36 2017 -0700 |
tree | bbe376fc2512cd3782fa44d3c03d97696ec0d780 | |
parent | a68fea653241619e8b4b5ad5f21a2415a03a06db [diff] |
audio: Apply app type gain at start of stream App type for a usecase is derived at start of stream. Therefore, any volume gain based on app type cannot be applied before start. Cache any gain value sent from AF before start of stream and send after stream has started Bug: 62393776 Test: hangout call Change-Id: Ia772d5ee1b2cc7293d69b31f06f1c160a5d7284e Signed-off-by: David Lin <dtwlin@google.com>