commit | 685f0e36a1185b24f473f0382ba2175685dbcdf9 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri Dec 16 17:18:08 2016 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Dec 16 17:18:08 2016 -0800 |
tree | ff018cf5ba47e99b1add19562b5dfed9d6ab9695 | |
parent | 163e9d68e6aec1d77b7a2477c7ebc652c1cab334 [diff] |
Fix offload tracks playback Translation between audio_offload_info_t and AudioOffloadInfo was missing a field. This was causing compressed tracks to play using 'deep_buffer' mode instead of 'offload'. Changing output stream async callback methods to 'oneway', since they don't require anything from the callee. Change-Id: I27fe7fb715e421f102db21a10d34e1dc3134cf01 Test: play MP3 file with Play Music, check audioflinger dump