media/library
tonihei 9fd19d0e7c Add shuffle logic to concatenated timelines.
The implementation in the abstract base class takes care to forward the queries
to the correct methods given the shuffle mode and a given shuffle order.

All concatenated timeline implementations use an unshuffled order so far. The
handling of the shuffle orders will follow in other changes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166191165
2017-08-29 22:42:56 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add shuffle logic to concatenated timelines. 2017-08-29 22:42:56 +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.