![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Audio::FInterpolatedHPF, including all inherited members.
| ArrayCalculateResponseInPlace(TArrayView< float > InOutComplexValues) const | Audio::FInterpolatedHPF | |
| ClearMemory() | Audio::FInterpolatedHPF | |
| FInterpolatedHPF() | Audio::FInterpolatedHPF | |
| GetCutoffFrequency() const | Audio::FInterpolatedHPF | inline |
| Init(float InSampleRate, int32 InNumChannels) | Audio::FInterpolatedHPF | |
| ProcessAudioBuffer(const float *RESTRICT InputBuffer, float *RESTRICT OutputBuffer, const int32 NumSamples) | Audio::FInterpolatedHPF | |
| ProcessAudioFrame(const float *RESTRICT InputFrame, float *RESTRICT OutputFrame) | Audio::FInterpolatedHPF | |
| Reset() | Audio::FInterpolatedHPF | |
| StartFrequencyInterpolation(const float InTargetFrequency, const int32 InterpLength=1) | Audio::FInterpolatedHPF | |
| StopFrequencyInterpolation() | Audio::FInterpolatedHPF | inline |