media/library
tonihei e4c20aa3de Add convenience methods player.next() and player.previous()
This simplifies code skipping items in a playlist programatically.

Issue:#4863

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=214580742
2018-11-01 09:43:12 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add convenience methods player.next() and player.previous() 2018-11-01 09:43:12 +00:00
dash Fix nullability 2018-10-31 21:55:54 +00:00
hls Misc fixes / stylistic consistency changes for merged pull requests 2018-10-31 21:55:20 +00:00
smoothstreaming SmoothStreaming: Test for fourCC equal to DFXP 2018-09-17 17:58:03 +01:00
ui Fix left position for subtitles. 2018-10-20 14:07:26 +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.