commit | 5bbd8eda9d27f6afb5e7fc68f5708cfe8eb5d202 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Tue Feb 20 13:57:02 2024 -0800 |
committer | Andy Hung <hunga@google.com> | Wed Feb 28 12:39:41 2024 -0800 |
tree | 9304392d4fda291f22e5b7205f9776fdbebe0925 | |
parent | 0c5d37c0fdd82fee0f975264acdde63b79e9c40a [diff] |
AudioStreamOut: Align with AudioStreamIn Currenty the MixerThread bypasses AudioStreamOut::getPresentationPosition so inaccuracy in handling is avoided. Fix this to work for the linear PCM case. Test: atest AudioTrackTest (with and without AudioStreamOut usage) Bug: 326134469 Merged-In: I630d1e79bd591e6ce5e99ccec1df094e989be2f1 Change-Id: I630d1e79bd591e6ce5e99ccec1df094e989be2f1