summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/14/changes
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2011-08-25 16:47:23 -0700
committerJean-Michel Trivi <jmtrivi@google.com>2011-08-25 17:33:49 -0700
commit22cb204cbb9fadd0a909e0e918c0cb19c60da740 (patch)
treea3f242a5441545fcc1c4ec2b56ee8dd424978b80 /docs/html/sdk/api_diff/14/changes
parent1fc756da434441708eb557a22363eea7f41f3f73 (diff)
Bug 4364249 Play position is 0 after flushing AudioTrack
AudioTrack::stop() is not synchronous, so a stop() followed by flush(), which is synchronous, will not always report a playhead position of 0 after being called. This CL adds a flag to mark a track as flushed, and report the correct playhead position in this state. Bug 5217011 has been created to address the real issue in the future, where flush could be made synchronous, to properly address bug 4364249. Change-Id: Icf989d41a6bcd5985bb87764c287f3edb7e26d12
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions