diff options
author | Wang Liyong <liyong.x.wang@sonymobile.com> | 2012-04-13 19:34:00 +0900 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2015-11-30 20:28:23 -0800 |
commit | aeda337c2fad2db2d25128c4bd68fd7c2c32c09f (patch) | |
tree | 9eab27fe9b766ef6c471e7cdc60415b5110f3d3d /drm | |
parent | 8a55244e9847fba8252933ced56b56ecc77204eb (diff) | |
download | frameworks_av-aeda337c2fad2db2d25128c4bd68fd7c2c32c09f.zip frameworks_av-aeda337c2fad2db2d25128c4bd68fd7c2c32c09f.tar.gz frameworks_av-aeda337c2fad2db2d25128c4bd68fd7c2c32c09f.tar.bz2 |
Fix for getPosition after seek
When starting playback with a seek pending
(calling seek before start) there is a brief period
when the audioplayer returns an incorrect position (zero)
This is caused by that mSeeking is set to false
before the position in the audioplayer actually is updated.
Change-Id: Iaec355c8fdfe589d9b826d20c2531034f2b4e6fb
Diffstat (limited to 'drm')
0 files changed, 0 insertions, 0 deletions