commit | 73e7387cfae0f00d2c0ec5e2f81acf2a1e4f3541 | [log] [tgz] |
---|---|---|
author | zhangjincheng <zhangjincheng@xiaomi.com> | Mon Jan 16 17:17:38 2023 +0800 |
committer | Eric Laurent <elaurent@google.com> | Tue Mar 28 17:05:55 2023 +0000 |
tree | 1b1c6803e40b7c6214747ff029d89ec4ffb374a2 | |
parent | 09b16fd4139574932a28b531f46c3582954642cb [diff] |
disable audio balance in voip call for mono channel When modifying "Audio balance" to Right, the mMasterBalanceLeft will be set to 0.0. The action will cause no sound on earpiece in voip calls. For mono sound, we think the master audio balance should be disabled when voip for earpiece. Change-Id: I1ae010d7cd352bf7a9be251775d62c78fc15e1b0 Merged-In: I1ae010d7cd352bf7a9be251775d62c78fc15e1b0 Signed-off-by: zhangjincheng <zhangjincheng@xiaomi.com>