![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FFTAlgorithm.h>
Public Attributes | |
| int32 | Log2Size |
| bool | bArrays128BitAligned |
| bool | bEnableHardwareAcceleration |
Settings for creating an IFFTAlgorithm.
| bool Audio::FFFTSettings::bArrays128BitAligned |
If true, the algorithm expects input & ouput arrays to be 128bit aligned.
| bool Audio::FFFTSettings::bEnableHardwareAcceleration |
If true, hardware accelerated algorithms are valid.
| int32 Audio::FFFTSettings::Log2Size |
Log2Size of FFT algorithm.