commit | cc21e4f1e41dfa17e7e2bef995fcd22c45f6bcd0 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Oct 16 15:12:32 2013 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Oct 16 15:12:32 2013 -0700 |
tree | a446f08a1adaf31ef5dddc491c620209176b67aa | |
parent | 014e7fa2e90827d911c37bb0ce4d2e10e14d0bb3 [diff] |
AudioTrack: fix head position after restore The head position transfered to the new track by restoreTrack_l() must take into account the frames that are dropped from the old track to avoid a non recoverable offset in the playback head position returned to applications. Bug: 11230062. Change-Id: I51143a08b95e8f264ed709ae2054360315f2b8b1