commit | b12a6da58b69e13e9bc793e530cb055059bace78 | [log] [tgz] |
---|---|---|
author | jiabin <jiabin@google.com> | Fri Jun 03 20:48:18 2022 +0000 |
committer | jiabin <jiabin@google.com> | Wed Jun 22 16:40:55 2022 +0000 |
tree | ac73b9d9e11d3ba4644b897b5e38ae285b9efad6 | |
parent | a5219650a4917fd216e71b976f1cc194a4021a3c [diff] |
Select the highest sampling rate if the requested is higher than default Currently, when selecting output, the sample rate will only be considered if the output sample rate is higher than the requested. In this CL, the highest sampling rate will be selected if the requested sampling rate is higher than default. Bug: 232062000 Test: atest AudioTrackTest Change-Id: I40391fe3c8f73ff28e519f5b187adb5717e45235