Fix some AudioTrack related issues.
(a) Call stop() when we've written less than the AudioTrack buffer. This forces pending buffers to get mixed. (b) Introduce a minimum sleep time to avoid spinlocks if they system is busy Change-Id: If70937e8b4e8c5d02d7dadc0d3086f97a10eb7ef
Loading
Please register or sign in to comment