media/library
aquilescanta 1a8592c5c0 Add Player.Listener.onPlayerErrorChanged
Equivalent to onPlayerError, except it's also called for null.

PiperOrigin-RevId: 381015336
2021-06-30 13:17:49 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Add Player.Listener.onPlayerErrorChanged 2021-06-30 13:17:49 +01:00
core Add Player.Listener.onPlayerErrorChanged 2021-06-30 13:17:49 +01:00
dash Fix EventSampleStream's implementation regarding FLAG_REQUIRE_FORMAT 2021-06-30 13:12:44 +01:00
extractor Remove deprecated ParserException constructor 2021-06-21 22:29:27 +01:00
hls HLS: Fix issue where a live event doesn't transition to STATE_ENDED 2021-06-21 23:53:59 +01:00
rtsp Improve timeout handling and allow customizing the timeout. 2021-06-30 13:16:44 +01:00
smoothstreaming Remove ParserException(cause) constructor 2021-06-10 17:36:29 +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.