media/library
tonihei 56aecf6614 Make HLS and SS chunk iterators private.
They don't need to be accessed publicly and are can be moved into the
respective chunk sources. This is the same structure used for Dash.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=209507217
2018-08-24 15:33:41 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Replace period index with uid in MediaPeriodId. 2018-08-24 15:32:11 +01:00
dash Replace period index with uid in MediaPeriodId. 2018-08-24 15:32:11 +01:00
hls Make HLS and SS chunk iterators private. 2018-08-24 15:33:41 +01:00
smoothstreaming Make HLS and SS chunk iterators private. 2018-08-24 15:33:41 +01:00
ui Use lamdas everywhere 2018-08-24 15:19:30 +01: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.