media/library
bachinger 1a5d79b78a Schedule load for non-primary playlist for low latency streams
Low latency streams potentially need to remove preload chunks in case they are removed from the playlist. Hence we need to schedule loading the next playlist even if the playlist is not a primary playlist.

Issue: #5011
PiperOrigin-RevId: 344995891
2020-12-03 17:10:10 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Mark assertion methods as @Pure 2020-12-03 17:10:01 +00:00
core Mask ad media periods before the URI is available 2020-12-03 17:09:53 +00:00
dash Replace PeriodSeekInfo by static methods. 2020-11-30 09:33:22 +00:00
extractor Add ParsableByteArray#ensureCapacity() method that keeps data 2020-12-03 17:09:35 +00:00
hls Schedule load for non-primary playlist for low latency streams 2020-12-03 17:10:10 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Add explaning comment to UI proguard file. 2020-11-30 16:11:27 +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.