mirror of
https://github.com/androidx/media.git
synced 2025-05-21 23:56:32 +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