media/library
ibaker ab484a4b11 Simplify MediaItem.Builder interactions in DefaultMediaSourceFactory
This takes advantage of the new MediaItem.LiveConfiguration.Builder

This change will always allocate a new LiveConfiguration.Builder and
LiveConfiguration, but preserves the behaviour of keeping the same
MediaItem instance if no values have changed.

PiperOrigin-RevId: 397961427
2021-09-21 14:21:32 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +01:00
core Simplify MediaItem.Builder interactions in DefaultMediaSourceFactory 2021-09-21 14:21:32 +01:00
dash Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +01:00
extractor Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +01:00
hls Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +01:00
rtsp Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +01:00
smoothstreaming Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +01:00
transformer Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +01:00
ui Add empty sdk-version node to all AndroidManifest.xml files 2021-09-21 14:17:33 +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.