media/library
ibaker 21cfd62cfd Update ExoPlayer.Builder#build() to return ExoPlayer (instead of SEP)
Users who need a (deprecated) SimpleExoPlayer instance should use
(the also deprecated) SimpleExoPlayer.Builder.

PiperOrigin-RevId: 403108197
2021-10-14 23:20:01 +01:00
..
all README updates for remaining ExoPlayer modules 2021-10-12 19:32:32 +01:00
common Fix missing imports and package-info.java 2021-10-14 16:12:48 +01:00
core Update ExoPlayer.Builder#build() to return ExoPlayer (instead of SEP) 2021-10-14 23:20:01 +01:00
dash Migrate library usages of SimpleExoPlayer to ExoPlayer. 2021-10-14 12:03:11 +01:00
extractor Merge pull request #9496 from DolbyLaboratories:dev-v2-truehd 2021-10-14 16:16:05 +01:00
hls README updates for MediaSource, DataSource and UI modules 2021-10-09 18:21:54 +01:00
rtsp Migrate library usages of SimpleExoPlayer to ExoPlayer. 2021-10-14 12:03:11 +01:00
smoothstreaming README updates for MediaSource, DataSource and UI modules 2021-10-09 18:21:54 +01:00
transformer Migrate library usages of SimpleExoPlayer to ExoPlayer. 2021-10-14 12:03:11 +01:00
ui Remove deprecated ControlDispatcher from API surface 2021-10-14 17:03:23 +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.