media/library
ibaker 9932c12d77 Simplify usage of MediaItem.Builder in DashMediaSource
This change only calls setters if we need to override the existing value
(or more specifically, set a value that's absent).

PiperOrigin-RevId: 397979904
2021-09-23 14:45:16 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Rename MediaItem.DrmConfiguration.uuid to scheme 2021-09-21 14:23:21 +01:00
core Rename MediaItem.DrmConfiguration.uuid to scheme 2021-09-21 14:23:21 +01:00
dash Simplify usage of MediaItem.Builder in DashMediaSource 2021-09-23 14:45:16 +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

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.