FAnalyzerNRTBatch::FAnalyzerNRTBatch

Create an [FAnalyzerNRTBatch](API\Runtime\AudioAnalyzer\FAnalyzerNRTBatch) with the analyzer settings and factory name.

Windows
MacOS
Linux

References

Module

AudioAnalyzer

Header

/Engine/Source/Runtime/AudioAnalyzer/Public/AudioAnalyzerNRTFacade.h

Include

#include "AudioAnalyzerNRTFacade.h"

Source

/Engine/Source/Runtime/AudioAnalyzer/Private/AudioAnalyzerNRTFacade.cpp

Syntax

FAnalyzerNRTBatch
(
    TUniquePtr< IAnalyzerNRTSettings > InSettings,
    const FName & InFactoryName
)

Remarks

Create an FAnalyzerNRTBatch with the analyzer settings and factory name.

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