media/library
kimvde 15c565c7d7 Rename fastForward/rewind to seekForward/Back in Player
This matches the Javadoc better.

PiperOrigin-RevId: 383228021
2021-07-09 09:02:17 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Rename fastForward/rewind to seekForward/Back in Player 2021-07-09 09:02:17 +01:00
core Rename fastForward/rewind to seekForward/Back in Player 2021-07-09 09:02:17 +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 Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
rtsp Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
smoothstreaming Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
transformer Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
ui Don't propagate attrs into child SubtitleOutput from SubtitleView 2021-07-09 08:51:39 +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.