Choose your operating system:
Windows
macOS
Linux
| IAnalyzerNRTFactory::NewWorker()
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/LoudnessNRTFactory.h |
Include |
#include "LoudnessNRTFactory.h" |
Source |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/LoudnessNRTFactory.cpp |
virtual TUniquePtr< IAnalyzerNRTWorker > NewWorker
(
const FAnalyzerNRTParameters & InParams,
const IAnalyzerNRTSettings * InSettings
) const
Creates a new FLoudnessNRTWorker. This expects IAnalyzerNRTSettings to be a valid pointer to a FLoudnessNRTSettings object.