media/library
aquilescanta c4f65eb84a Add LoadErrorHandlingPolicy cleanup callbacks
Implementors should use the new callbacks to
clean up any resources associated with the
corresponding LoadEventInfo ids.

PiperOrigin-RevId: 309198455
2020-05-01 19:47:57 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Rename sourceUri to uri 2020-05-01 19:46:04 +01:00
core Add LoadErrorHandlingPolicy cleanup callbacks 2020-05-01 19:47:57 +01:00
dash Add LoadErrorHandlingPolicy cleanup callbacks 2020-05-01 19:47:57 +01:00
extractor Add option to FakeTrackOutput to de-duplicate repeated formats 2020-05-01 19:46:30 +01:00
hls Add LoadErrorHandlingPolicy cleanup callbacks 2020-05-01 19:47:57 +01:00
smoothstreaming Add LoadErrorHandlingPolicy cleanup callbacks 2020-05-01 19:47:57 +01:00
ui Add TrackSelectionView getTag null check 2020-05-01 19:46:48 +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.