media/library
tonihei b6113763b4 Allow lazy preparation of child source in a concatenation.
This adds an optional parameter to ConcatenatingMediaSource to prepare
child sources only lazily when are needed. This is helpful for long playlists
of media sources with manifests to prevent a lot of simultaneous manifest
loads.

Issue:#3972

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198855676
2018-06-05 12:33:31 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Allow lazy preparation of child source in a concatenation. 2018-06-05 12:33:31 +01:00
dash Enable Java 8 support. 2018-06-05 12:29:14 +01:00
hls Extract HlsPlaylistTracker interface 2018-06-05 12:32:32 +01:00
smoothstreaming Enable Java 8 support. 2018-06-05 12:29:14 +01:00
ui Enable Java 8 support. 2018-06-05 12:29:14 +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.