media/library/core
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
..
src 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
build.gradle Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
proguard-rules.txt Rollback of 9f55045eeb 2019-08-23 16:59:18 +01:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.