media/library
2020-09-07 20:38:59 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Only report 5G for SDK 29+. 2020-08-26 16:40:12 +01:00
core Make ExoPlayer.getPlaybackLooper never return null 2020-08-27 14:41:42 +00:00
dash Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
extractor Merge pull request #7667 from willtrking:dev-v2-mkv-dovi 2020-08-26 16:40:35 +01:00
hls Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
smoothstreaming Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
ui Handle KEYCODE_HEADSETHOOK as alias of KEYCODE_MEDIA_PLAY_PAUSE 2020-09-07 20:38:59 +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.