media/library
krocard 98ee159df1 Use TracksInfo and selection override in users
Update the UI module, the demos and most other users
to make use of the new player TracksInfo and track
selection override APIs.

PiperOrigin-RevId: 402817857
2021-10-14 11:54:45 +01:00
..
all README updates for remaining ExoPlayer modules 2021-10-12 19:32:32 +01:00
common Use TracksInfo and selection override in users 2021-10-14 11:54:45 +01:00
core Use TracksInfo and selection override in users 2021-10-14 11:54:45 +01:00
dash End to end test for WebVTT sideloaded subtitles 2021-10-12 19:48:48 +01:00
extractor SubtitleExtractor: optimize calls to ExtractorInput.read() 2021-10-12 20:04:46 +01:00
hls README updates for MediaSource, DataSource and UI modules 2021-10-09 18:21:54 +01:00
rtsp Separate command code for prepare() and stop() 2021-10-13 19:58:02 +01:00
smoothstreaming README updates for MediaSource, DataSource and UI modules 2021-10-09 18:21:54 +01:00
transformer README updates for misc modules 2021-10-12 19:40:44 +01:00
ui Use TracksInfo and selection override in users 2021-10-14 11:54:45 +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.