media/library
olly c5bf7f4513 Further clean up DownloadActions + DownloadActivity
- Made parts of DownloadActions public that were previously hidden.
  This is necessary so that when an app is listening to the
  DownloadManager, it can tell something about the tasks.
- Simplified DownloadActivity some more. The helpers may migrate
  into their corresponding modules at some point, and also be
  converted to return structured TrackGroupArrays rather than a
  flat list of Formats.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=195269824
2018-05-07 06:53:59 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Further clean up DownloadActions + DownloadActivity 2018-05-07 06:53:59 +01:00
dash Further clean up DownloadActions + DownloadActivity 2018-05-07 06:53:59 +01:00
hls Further clean up DownloadActions + DownloadActivity 2018-05-07 06:53:59 +01:00
smoothstreaming Further clean up DownloadActions + DownloadActivity 2018-05-07 06:53:59 +01:00
ui Turn on automatic nullness check for DASH. 2018-05-07 06:50:52 +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.