media/library
andrewlewis 6c1f562230 Switch from currentTimeMillis to elapsedRealtime
currentTimeMillis is not guaranteed to be monotonic and elapsedRealtime is
recommend for interval timing.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176853118
2017-12-12 21:21:05 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Switch from currentTimeMillis to elapsedRealtime 2017-12-12 21:21:05 +00:00
dash Parse DASH manifest's publish time. 2017-12-12 21:18:20 +00:00
hls Guard against out-of-range timestamp 2017-12-12 21:20:10 +00:00
smoothstreaming Bump target API level to 27 2017-12-12 20:49:32 +00:00
ui Fix some lint issues. 2017-11-20 13:48:32 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.