media/library
andrewlewis c027b4e71a Turn on nullness checker for playback stats
The nullness checker complains about Integers with @IntDef annotations
so replace pairs with custom pair types for the timed event records in
PlaybackStats.

PiperOrigin-RevId: 284731834
2019-12-10 12:37:10 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Turn on nullness checker for playback stats 2019-12-10 12:37:10 +00:00
dash Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
hls Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
smoothstreaming Make DownloadHelper pass DrmSessionManager to MediaSources 2019-12-05 10:20:32 +00:00
ui Add IntDefs for renderer capabilities. 2019-12-05 10:20:15 +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.