media/library/core
ibaker f440aed4e9 Make ExoPlayer.Builder#build return SimpleExoPlayer
In a future change it will be updated to return ExoPlayer

We no longer need separate methods to build Player and ExoPlayer, so
buildExoPlayer will be removed shortly.

PiperOrigin-RevId: 401441016
2021-10-07 21:41:37 +01:00
..
src Make ExoPlayer.Builder#build return SimpleExoPlayer 2021-10-07 21:41:37 +01:00
build.gradle Update ExoPlayer.Builder#build() to return Player 2021-10-01 11:16:20 +01:00
proguard-rules.txt Publish ExoPlayer's support for RTSP. 2021-04-27 17:41:38 +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.