media/library
tonihei decbb33490 Add super-simple SimpleExoPlayer factory method.
The DefaultTrackSelector can now be constructed without leaving out a
vital part of the initialization. This allows this new simple factory method.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213438163
2018-09-20 12:15:19 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add super-simple SimpleExoPlayer factory method. 2018-09-20 12:15:19 +01:00
dash Add wrapper for Log messages to allow settig the log level. 2018-09-20 12:12:21 +01:00
hls For HLS segment sniffing, fall back on extractor creation by file extension 2018-09-20 12:13:50 +01:00
smoothstreaming SmoothStreaming: Test for fourCC equal to DFXP 2018-09-17 17:58:03 +01:00
ui Add wrapper for Log messages to allow settig the log level. 2018-09-20 12:12:21 +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.