media/library
hoangtc ed994517b2 Changes MetadataRetrieverTest to use a TestRunner.
Add a TestRunner for MetadataRetriever that roughly follow the test runner for
ExoPlayer. The TestRunner supports scheduling test steps in a sequence, compare
expected callbacks with actual callbacks, and block the test until it is done.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194518738
2018-05-07 06:22:03 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Fix download percentage reporting 2018-05-07 06:20:59 +01:00
dash Fix download percentage reporting 2018-05-07 06:20:59 +01:00
hls Fix download percentage reporting 2018-05-07 06:20:59 +01:00
smoothstreaming Fix download percentage reporting 2018-05-07 06:20:59 +01:00
ui Changes MetadataRetrieverTest to use a TestRunner. 2018-05-07 06:22:03 +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.