Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore > API/Plugins/AudioSynesthesiaCore/FMeterFactory
- IAnalyzerFactory::NewWorker()
- FMeterFactory::NewWorker()
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/MeterFactory.h |
| Include | #include "MeterFactory.h" |
| Source | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/MeterFactory.cpp |
virtual TUniquePtr< IAnalyzerWorker > NewWorker
&40;
const FAnalyzerParameters & InParams,
const IAnalyzerSettings &42; InSettings
&41; const
Remarks
Creates a new FLoudnessWorker. This expects IAnalyzerNRTSettings to be a valid pointer to a FLoudnessSettings object.