media/library
olly 27d8bcf4cb Support enabling next/previous actions in PlayerNotificationManager
The ref'd issue was marked as a doucmentation candidate, but I think
the confusion likely arises from the lack of "next" and "previous" in
the method names. Our other UI components also support enabling each
button individually, so this also brings notifications in line with
those.

Issue: #6491
#exofixit
PiperOrigin-RevId: 344058969
2020-11-30 10:42:06 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Tweak ParsableByteArray#readLine javadoc 2020-11-30 10:32:19 +00:00
core Remove unused logic in SonicAudioProcessor 2020-11-30 10:40:02 +00:00
dash Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
extractor Merge pull request #8257 from xufuji456:dev-v2 2020-11-30 10:41:52 +00:00
hls Fix HLS format derivation in traditional preparation 2020-11-23 09:58:48 +00:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Support enabling next/previous actions in PlayerNotificationManager 2020-11-30 10:42:06 +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.