media/libraries/common/src
ivanbuper 7e7764de5e Implement getExpectedFrameCountAfterProcessorApplied() in Sonic
This method allows `Sonic` to statically and accurately report the
expected number of output frames for any given parameter configuration.

This change is required prework for `SpeedChangingAudioProcessor` to
implement a similar static method and allow precise, non-blocking
timestamp adjustments for the experimental speed changing effect.

PiperOrigin-RevId: 690669627
2024-10-28 10:43:03 -07:00
..
main Implement getExpectedFrameCountAfterProcessorApplied() in Sonic 2024-10-28 10:43:03 -07:00
test Implement getExpectedFrameCountAfterProcessorApplied() in Sonic 2024-10-28 10:43:03 -07:00