media/library/ui
andrewlewis 74c493f51e Add back support for setting audio pitch
To play slow motion streams where the audio has been recorded at
slower speeds, it is necessary to be able to resample (rather than
time-stretch) the audio. This change undeprecates back the previously
deprecated PlaybackParameters class to allow apps to set pitch.

PiperOrigin-RevId: 328703116
2020-08-27 12:06:41 +01:00
..
src Add back support for setting audio pitch 2020-08-27 12:06:41 +01:00
build.gradle Make dependency on AndroidX appcompat optional for dialog builder. 2020-07-24 10:40:15 +01:00
proguard-rules.txt Make dependency on AndroidX appcompat optional for dialog builder. 2020-07-24 10:40:15 +01:00
README.md Add links to the developer guide in some READMEs 2019-05-15 18:14:07 +01:00

ExoPlayer UI library module

Provides UI components and resources for use with ExoPlayer.