FAudioFFTAlgorithmFactory::AreFFTSettingsSupported

Returns true if the input settings are supported by this factory.

Windows
MacOS
Linux

Override Hierarchy

IFFTAlgorithmFactory::AreFFTSettingsSupported()

FAudioFFTAlgorithmFactory::AreFFTSettingsSupported()

References

Module

SignalProcessing

Header

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

Include

#include "DSP/AudioFFT.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/AudioFFT.cpp

Syntax

virtual bool AreFFTSettingsSupported
(
    const FFFTSettings & InSettings
) const

Remarks

Returns true if the input settings are supported by this factory.

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