media/library
ibaker ce66b01ee2 Remove ExoPlayer.Builder#buildExoPlayer
We no longer need separate methods to build Player and ExoPlayer.

PiperOrigin-RevId: 401751761
2021-10-09 17:58:54 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Clean up ExoPlayerLibraryInfo 2021-10-08 12:18:27 +01:00
core Remove ExoPlayer.Builder#buildExoPlayer 2021-10-09 17:58:54 +01:00
dash Rollback of ed23b2905b 2021-10-07 21:53:57 +01:00
extractor Map TS stream type 0x80 to H262 2021-10-04 15:43:47 +01:00
hls Migrate usages of MediaItem.PlaybackProperties to LocalConfiguration 2021-09-28 16:35:31 +01:00
rtsp Rollback of ed23b2905b 2021-10-07 21:53:57 +01:00
smoothstreaming Migrate usages of MediaItem.PlaybackProperties to LocalConfiguration 2021-09-28 16:35:31 +01:00
transformer Rollback of ed23b2905b 2021-10-07 21:53:57 +01:00
ui Remove reference to ExoPlayer from UI module 2021-10-09 17:54:50 +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.