mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
This non-functional refactor inlines and simplifies the logic of `BaseAudioProcessor` used by `SpeedChangingAudioProcessor`, and makes the latter implement `AudioProcessor` directly. `SpeedChangingAudioProcessor` acts as a wrapper over `SonicAudioProcessor` and does not actually modify any samples, so it had very little use for the affordances provided by `BaseAudioProcessor`. PiperOrigin-RevId: 698342962 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/common | ||
| AndroidManifest.xml | ||