commit | fe346c707f59d763ded93bc3d27b51f0c0408258 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Fri Aug 30 13:28:22 2013 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Tue Sep 03 15:19:03 2013 -0700 |
tree | 3e6f12ac7b37bc8ef10845c4c7ccdcfef4b51cd5 | |
parent | 4d0815d694e5a2edb3ce48427de50f55d0f84c0b [diff] |
Fix miscellanous AudioTrack::getTimestamp() bugs Check that get_presentation_position is non-NULL before calling. AudioTrack::getTimestamp not implemented for fast tracks. Fix typo in Track::getTimestamp(). Fix bugs in AudioTrack::getTimestamp after stop: - getTimestamp while stopped is not allowed. - stop, start, getTimestamp now returns the correct value. Change-Id: Ie8d9dc1f28d8927634e04175a68b147ffc2ea8eb