media/library
tonihei 976a21f139 Add no-op defaults to Video(Audio)RendererEventListener.
This is in line with how Player.EventListener and AnalyticsListener methods are
defined and helps to only implement the callbacks needed.

PiperOrigin-RevId: 223991262
2018-12-05 17:48:28 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add no-op defaults to Video(Audio)RendererEventListener. 2018-12-05 17:48:28 +00:00
dash Converge DownloadHelper implementations. 2018-12-05 17:48:18 +00:00
hls Converge DownloadHelper implementations. 2018-12-05 17:48:18 +00:00
smoothstreaming Converge DownloadHelper implementations. 2018-12-05 17:48:18 +00:00
ui Fall back to TYPE_ROTATION_VECTOR if TYPE_GAME_ROTATION_VECTOR unavailable 2018-11-27 15:46:10 +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.