media/library
andrewlewis bb3dea5191 Remove USE_CHORD_PITCH
We have been using USE_CHORD_PITCH == false for a while and the quality of
pitch changes seems fine. It's now possible to set the sample rate too, but
this only works if USE_CHORD_PITCH is false, so remove the constant.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=172736631
2017-10-19 16:51:29 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Remove USE_CHORD_PITCH 2017-10-19 16:51:29 +01:00
dash Fix positions passed to TrackSelection 2017-10-19 16:48:39 +01:00
hls Fix positions passed to TrackSelection 2017-10-19 16:48:39 +01:00
smoothstreaming Fix positions passed to TrackSelection 2017-10-19 16:48:39 +01:00
ui Document DefaultTimeBar attributes 2017-10-17 18:23:35 +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.