media/library
olly 68387f98ee Simplify demo app by moving EventLogger into core
It seems good to have EventLogger available from the library.
In particular because when app developers use it and then
submit bug reports, it makes it much easier to work out what
happened. It will also allow EventLogger to be used across
our (now multiple) demo apps.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182389407
2018-01-23 19:03:31 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Simplify demo app by moving EventLogger into core 2018-01-23 19:03:31 +00:00
dash DashMediaSource variable name cleanup 2018-01-23 18:57:18 +00:00
hls Make id3 context usage robust against container format changes 2018-01-23 18:58:47 +00:00
smoothstreaming Send downStreamFormatChanged notification for embedded streams. 2018-01-23 18:38:17 +00:00
ui Let SimpleExoPlayerView/LeanbackPlayerAdapter bind with any Player 2018-01-23 19:00:20 +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.