media/library
krocard 4de4f85739 Document threading guarantee of Player.addListener
These guarantees were documented for `EventListener` and
hold as well for Listener but were not documented.

PiperOrigin-RevId: 382498188
2021-07-09 08:33:26 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Document threading guarantee of Player.addListener 2021-07-09 08:33:26 +01:00
core Make SkipAndContinueIfSampleTooLarge as default behavior. 2021-07-09 08:29:58 +01:00
dash Remove the last deprecated ParserException constructor 2021-06-30 13:27:45 +01:00
extractor Improve support for Ogg truncated content 2021-06-30 13:49:15 +01:00
hls Bump dependency versions 2021-06-30 13:53:01 +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 PlayerView sets aspect ratio when setting a new player 2021-07-09 08:28:37 +01:00
README.md

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.