FSpectrumAnalyzer::IsInitialized

Returns false if this instance of [FSpectrumAnalyzer](API\Runtime\SignalProcessing\DSP\FSpectrumAnalyzer) was constructed with the default constructor and [Init()](API\Runtime\SignalProcessing\DSP\FSpectrumAnalyzer\Init\1) has not been called yet.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/SpectrumAnalyzer.h"

Source

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

Syntax

bool IsInitialized()

Remarks

Returns false if this instance of FSpectrumAnalyzer was constructed with the default constructor and Init() has not been called yet.

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