
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
ExoPlayer UI library module
Provides UI components and resources for use with ExoPlayer.
Links
- Developer Guide.
- Javadoc: Classes matching
com.google.android.exoplayer2.ui.*
belong to this module.