media/library
aquilescanta b58fce1bd9 Assign some more IO error codes
Specifically:
- ERROR_CODE_IO_NETWORK_CONNECTION_TIMEOUT
- ERROR_CODE_IO_NETWORK_CONNECTION_FAILED
- ERROR_CODE_IO_NETWORK_CONNECTION_CLOSED
PiperOrigin-RevId: 381441329
2021-06-30 13:35:37 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Add ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED 2021-06-30 13:34:31 +01:00
core Assign some more IO error codes 2021-06-30 13:35:37 +01:00
dash Remove the last deprecated ParserException constructor 2021-06-30 13:27:45 +01:00
extractor Remove the last deprecated ParserException constructor 2021-06-30 13:27:45 +01:00
hls Remove the last deprecated ParserException constructor 2021-06-30 13:27:45 +01:00
rtsp Improve timeout handling and allow customizing the timeout. 2021-06-30 13:16:44 +01:00
smoothstreaming Remove the last deprecated ParserException constructor 2021-06-30 13:27:45 +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.