commit | eda325241ec3bca25e828b24538c7640efd7e24e | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Wed Feb 28 12:08:28 2018 -0800 |
committer | Ray Essick <essick@google.com> | Wed Feb 28 12:08:28 2018 -0800 |
tree | d8e98beab89a580fbf8df33f26212f2c80ec0c28 | |
parent | bb4bbb08398548e29e6804c5cc674b340830f719 [diff] |
better playback time tracking in nuplayer Fixes problem where playback time was being cleared as part of a reset before media.metrics stats were logged. Added code so that getMetrics() calls will return proper in-progress playback time (previously, playback time was added to the metrics data only at the end). Added initialization of timestamp tracking pauses for rebuffering. Bug: 74008613 Test: dumpsys media.metrics observation