media/library
olly be1fd23666 Rename setOperatingRate to setPlaybackSpeed
This avoids confusion that currently exists between "operating rate"
and "codec operating rate", which are different. It also tightens the
requirement of the value being passed to be more than a "hint". It's
already being used as more than a hint for setting the Surface frame
rate.

PiperOrigin-RevId: 340201829
2020-11-02 23:01:16 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Make defaultLicenseUrl optional 2020-11-02 23:00:57 +00:00
core Rename setOperatingRate to setPlaybackSpeed 2020-11-02 23:01:16 +00:00
dash Publish components that depend on MediaParser 2020-11-02 22:59:05 +00:00
extractor Generalise the SlowMotion Metadata.Entry naming. 2020-11-02 22:57:56 +00:00
hls Parse #EXT-X-PRELOAD-HINT tag 2020-11-02 22:59:52 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Fix bottom area to have even paddings and make seekbar slimmer. 2020-10-21 10:24:14 +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.