media/library
ibaker 74f7ec729c Add playback tests for TS and MP4 samples that run on Robolectric
This commit introduces the infrastructure classes, and a couple of
illustrative usages.

PiperOrigin-RevId: 328301593
2020-08-26 16:39:49 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add nullness annotations to FragmentedMp4Extractor 2020-08-26 16:39:07 +01:00
core Add playback tests for TS and MP4 samples that run on Robolectric 2020-08-26 16:39:49 +01:00
dash Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
extractor Add nullness annotations to FragmentedMp4Extractor 2020-08-26 16:39:07 +01:00
hls Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
smoothstreaming Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
ui Improve a11y in minimal mode 2020-08-21 12:51:15 +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.