media/library
olly 435686f969 Add missing attrs to SimpleExoplayerView
They worked without being present in the declare-styleable,
but they need to be present for Android Studio auto-complete
to suggest them.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179047478
2017-12-15 12:08:24 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add a bitmask for text tracks' selection flags in DefaultTrackSelector 2017-12-15 12:07:01 +00:00
dash Expose ability to get adjusted seek position from MediaPeriod 2017-12-12 19:16:34 +00:00
hls Update SingleSampleMediaSource with factory/listener changes 2017-12-15 11:58:48 +00:00
smoothstreaming Expose ability to get adjusted seek position from MediaPeriod 2017-12-12 19:16:34 +00:00
ui Add missing attrs to SimpleExoplayerView 2017-12-15 12:08:24 +00: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.