media/library
aquilescanta 7f7632a38f Split HlsSampleStreamWrapper.init into two methods
As a result, onMediaChunkLoadStarted gets invoked on the loading thread, and
init on the playback thread, matching the thread access comments.

Issue:#6321
PiperOrigin-RevId: 289167981
2020-01-13 19:57:19 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add NTP client to get time offset for live streams without UTCTiming. 2020-01-13 19:57:10 +00:00
dash Add NTP client to get time offset for live streams without UTCTiming. 2020-01-13 19:57:10 +00:00
hls Split HlsSampleStreamWrapper.init into two methods 2020-01-13 19:57:19 +00:00
smoothstreaming Suppress rawtypes warning when instantiating generic array 2019-12-11 13:46:39 +00:00
ui Disable chronometer for playback speeds != 1.0 2020-01-08 22:15:35 +00: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.