media/library
tonihei 9f1e32f112 Add experimental flag to AdaptiveTrackSelection.Factory to block fixed track bandwidth
This option to block bandwidth already exists on the AdaptiveTrackSelection itself
but it's not currently possible to forward the total fixed track bandwidth
automatically.

PiperOrigin-RevId: 223785139
2018-12-04 06:02:13 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add experimental flag to AdaptiveTrackSelection.Factory to block fixed track bandwidth 2018-12-04 06:02:13 +00:00
dash Remove ability to inject content-id via DashManifestParser 2018-12-01 00:08:10 +00:00
hls Strip private ID3 data from HLS sample formats 2018-11-27 15:45:58 +00:00
smoothstreaming Fix some potential Uri nullness violations. 2018-11-30 16:13:42 +00:00
ui Fall back to TYPE_ROTATION_VECTOR if TYPE_GAME_ROTATION_VECTOR unavailable 2018-11-27 15:46:10 +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.