mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

`RandomParameterizedSpeedChangingAudioProcessorTest` follows the structure of `RandomParameterizedSonicAudioProcessorTest` and will help improve coverage and confidence in the output length of `SpeedChangingAudioProcessor`. This CL is prework for removing the synchronization between the video pipeline and the audio pipeline for speed changing effects. PiperOrigin-RevId: 688578597