media/library
olly 20cadd6e04 Audio focus: Restore full volume if focus is abandoned when ducked
If we're in the ducked state and updateAudioFocus is called with a
new state for which focus is no longer required, we should restore
the player back to full volume.

Issue: #7182
PiperOrigin-RevId: 305232155
2020-04-07 13:39:30 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Remove nullness warning suppressions from Matcher.group 2020-04-07 13:39:13 +01:00
core Audio focus: Restore full volume if focus is abandoned when ducked 2020-04-07 13:39:30 +01:00
dash Add DASH text representation parsing tests 2020-04-07 13:39:03 +01:00
extractor Fix ADTS extraction with mid-stream ID3 2020-04-01 22:38:45 +01:00
hls Remove nullness warning suppressions from Matcher.group 2020-04-07 13:39:13 +01:00
smoothstreaming Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
ui Escape the rubyText when generating HTML 2020-04-06 13:27:58 +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.