UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FVectorLinearResampler Member List

This is the complete list of members for Audio::FVectorLinearResampler, including all inherited members.

CurrentFrameFractionAudio::FVectorLinearResampler
ResampleMono(uint32 OutputFramesNeeded, uint32 FixedPointSampleRate, float const *SourceFrames, float *OutputFrames)Audio::FVectorLinearResampler
ResampleStereo(uint32 OutputFramesNeeded, uint32 FixedPointSampleRate, float const *SourceFrames, uint32 SourceFramesStrideFloats, float *OutputFrames, uint32 OutputFramesStrideFloats)Audio::FVectorLinearResampler
SourceFramesNeeded(uint32 OutputFramesNeeded, uint32 FixedPointSampleRate)Audio::FVectorLinearResamplerinline