media/library
christosts f34930ab0d Simplify DefaultLoadControl
DefaultLoadControl applies the same min buffer duration to audio
and video. By default, min buffer is set equal to max buffer (50 seconds).

PiperOrigin-RevId: 297324489
2020-02-27 17:14:55 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Migrate HLS to Format.Builder 2020-02-25 21:23:53 +00:00
core Simplify DefaultLoadControl 2020-02-27 17:14:55 +00:00
dash Migrate DASH to Format.Builder 2020-02-25 21:23:45 +00:00
extractor Make Format.Builder, peakBitrate and averageBitrate public 2020-02-25 21:23:21 +00:00
hls Migrate HLS to Format.Builder 2020-02-25 21:23:53 +00:00
smoothstreaming Migrate SmoothStreaming to Format.Builder 2020-02-25 21:23:37 +00:00
ui Fix lint errors 2020-02-25 21:21:29 +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.