media/library
olly 40870b8780 Prevent audio pops on audio format change. We'd like to switch opus audio bitrates in the middle of playback based on network conditions.
Changing between different bitrates on the same codec should not require decoder initialization.

PiperOrigin-RevId: 267208043
2019-09-05 10:48:45 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Prevent audio pops on audio format change. We'd like to switch opus audio bitrates in the middle of playback based on network conditions. 2019-09-05 10:48:45 +01:00
dash Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
hls Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
smoothstreaming Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
ui provide content description for shuffle on/off button 2019-09-05 10:48:45 +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.