media/library
christosts 260db03167 Use DataSpec request params in HttpDataSource impls
Include Dataspec.httpRequestHeaders in CronetDataSource,
and OkHttpDataSource. Updated documentation of
HttpDataSource.open() to suggest that it should set request
headers (in decreasing priority) from (1) the passed DataSpec,
(2) parameters set with setRequestProperty() and (3) default
parameters set in the HttpDataSource.Factory. No mechanism
has been put in place to enforce this.

PiperOrigin-RevId: 266895574
2019-09-05 10:48:45 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Use DataSpec request params in HttpDataSource impls 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.