OSDN Git Service

Properly reset the number of frames we think we've written to the audio sink
authorAndreas Huber <andih@google.com>
Fri, 26 Aug 2011 18:26:25 +0000 (11:26 -0700)
committerAndreas Huber <andih@google.com>
Fri, 26 Aug 2011 18:26:25 +0000 (11:26 -0700)
commit9ba16f6c5485d5384ed38df63c7d23e3d20e8d31
tree9a950eb4e02ecda9840ce3b10c672c17bc7437a9
parentfdfbbf62e61020b6b6170862eaabd72b43bca4ea
Properly reset the number of frames we think we've written to the audio sink

in order to compute the final delay before posting end-of-stream correctly.

Change-Id: I4ff6d7142fdf1ea2d19d12ec78c1e84322d22e5f
related-to-bug: 5216930
media/libstagefright/AudioPlayer.cpp