media/library
bachinger 1cb4fb290f Change signature of ChunkSource.onChunkLoadError
A no-op change that changes the signature of the onChunkLoadError method of the ChunkSource. Implementors can get the exclusion duration directly from the LoadErrorHndlingPolicy instead of receiving it as an argument of the callback.

PiperOrigin-RevId: 381102935
2021-06-30 13:26:32 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Correct naming of compilation field MediaMetadata. 2021-06-30 13:20:18 +01:00
core Change signature of ChunkSource.onChunkLoadError 2021-06-30 13:26:32 +01:00
dash Change signature of ChunkSource.onChunkLoadError 2021-06-30 13:26:32 +01:00
extractor Signal container MIME type for JPEGs 2021-06-30 13:19:00 +01:00
hls Add @FallbackType to LoadErrorHandlingPolicy 2021-06-30 13:25:08 +01:00
rtsp Improve timeout handling and allow customizing the timeout. 2021-06-30 13:16:44 +01:00
smoothstreaming Change signature of ChunkSource.onChunkLoadError 2021-06-30 13:26:32 +01:00
transformer Make AnalyticsListener.onPlayerError take a PlaybackException 2021-06-03 13:49:28 +01:00
ui Fix expansion of items within StyledPlayerView popup 2021-06-22 10:17:28 +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.