FFFTSettings

[FFFTSettings](API\Runtime\SignalProcessing\DSP\FFFTSettings)

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/FFTAlgorithm.h

Include

#include "DSP/FFTAlgorithm.h"

Syntax

struct FFFTSettings

Remarks

FFFTSettings

Settings for creating an IFFTAlgorithm.

Variables

Name Description

Public variable

bool

 

bArrays128BitAligned

If true, the algorithm expects input & ouput arrays to be 128bit aligned.

Public variable

bool

 

bEnableHardwareAcceleration

If true, hardware accelerated algorithms are valid.

Public variable

int32

 

Log2Size

Log2Size of FFT algorithm.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss