media/library
tonihei 6b9e1824ad Extend updateSelectedTrack method with additional information.
This provides the list of currently buffered media chunks and iterators over
the potential next chunks to the track selection. Having these two parameters
enables more advanced decision logic based on this data.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=210551812
2018-09-03 14:04:45 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Extend updateSelectedTrack method with additional information. 2018-09-03 14:04:45 +01:00
dash Extend updateSelectedTrack method with additional information. 2018-09-03 14:04:45 +01:00
hls Extend updateSelectedTrack method with additional information. 2018-09-03 14:04:45 +01:00
smoothstreaming Extend updateSelectedTrack method with additional information. 2018-09-03 14:04:45 +01:00
ui Use camera motion metadata to stabilize 360 videos 2018-08-28 16:43:53 +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.