Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore > API/Plugins/AudioSynesthesiaCore/FLoudnessNRTFactory
- IAnalyzerNRTFactory::NewWorker()
- FLoudnessNRTFactory::NewWorker()
References
| Module | AudioSynesthesiaCore |
| 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
&40;
const FAnalyzerNRTParameters & InParams,
const IAnalyzerNRTSettings &42; InSettings
&41; const
Remarks
Creates a new FLoudnessNRTWorker. This expects IAnalyzerNRTSettings to be a valid pointer to a FLoudnessNRTSettings object.