media/library
tonihei bd81181892 Add shortcut methods to query next or previous window index.
This functionality is most likely needed by UI modules which currently need
to obtain the timeline, the current repeat and shuffle modes and are only then
able to query the next/previous window index using this information.

Adding these methods simplifies these cumbersome requests.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166181202
2017-08-29 22:40:13 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add shortcut methods to query next or previous window index. 2017-08-29 22:40:13 +01:00
dash Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
hls Add shuffle mode parameter to Timeline interface methods. 2017-08-29 22:37:27 +01:00
smoothstreaming Add shuffle mode parameter to Timeline interface methods. 2017-08-29 22:37:27 +01:00
ui Add shortcut methods to query next or previous window index. 2017-08-29 22:40:13 +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.