media/library
tonihei e15633e906 Add shuffle support to ConcatenatingMediaSource.
The media source is initialized with a DefaultShuffleOrder which can be changed at
any time. This shuffle order is then used within the corresponding timeline.

The isRepeatOneAtomic flag is extended to also suppress shuffling (now called
isAtomic only).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166197184
2017-08-29 22:46:54 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add shuffle support to ConcatenatingMediaSource. 2017-08-29 22:46:54 +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.