diff options
author | Eric Laurent <elaurent@google.com> | 2013-10-12 17:05:19 -0700 |
---|---|---|
committer | Eric Laurent <elaurent@google.com> | 2013-10-12 17:05:19 -0700 |
commit | b3cb72a17d9a472883e9e2faa18b42eac533fe99 (patch) | |
tree | 0cd89996f1cd52cdee00325e69e8c287b7a89439 /camera/camera2 | |
parent | 15ad2470b2f2ac34473eb568b606ad75e8e63ac6 (diff) | |
download | frameworks_av-b3cb72a17d9a472883e9e2faa18b42eac533fe99.zip frameworks_av-b3cb72a17d9a472883e9e2faa18b42eac533fe99.tar.gz frameworks_av-b3cb72a17d9a472883e9e2faa18b42eac533fe99.tar.bz2 |
SoundPool: handle new audio track event
If the AudioTrack is torn down, SoundPool will never
receive the buffer end event and the track will stay active
for ever.
The fix consists in stopping the AudioTrack when a new audiotrack
event is received.
Bug: 11193583.
Change-Id: I9876eb2a8f75c601368f669acd67b0accf6e2736
Diffstat (limited to 'camera/camera2')
0 files changed, 0 insertions, 0 deletions