media/library
tonihei 5214bfa7b1 Update ExoPlayerImplInternal with shuffle mode changes.
The shuffle mode is saved using a message on the playback thread.
After setting the shuffle mode, the same media period holder verification
as for repeat mode changes gets executed.

Note: the shuffle mode is not used yet to change the playback order.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166060231
2017-08-22 16:27:18 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Update ExoPlayerImplInternal with shuffle mode changes. 2017-08-22 16:27:18 +01:00
dash Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
hls Add support for KEYFORMAT and SAMPLE-AES (only parsing, not decryption) 2017-08-22 16:20:45 +01:00
smoothstreaming Rm SS offline for now 2017-08-17 23:18:58 +01:00
ui Add listener callback for shuffle mode changes. 2017-08-22 16:23:27 +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.