Choose your operating system:
Windows
macOS
Linux
| IAnalyzerFactory::NewWorker()
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/LoudnessFactory.h |
Include |
#include "LoudnessFactory.h" |
Source |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/LoudnessFactory.cpp |
virtual TUniquePtr< IAnalyzerWorker > NewWorker
(
const FAnalyzerParameters & InParams,
const IAnalyzerSettings * InSettings
) const
Creates a new FLoudnessWorker. This expects IAnalyzerNRTSettings to be a valid pointer to a FLoudnessSettings object.