Navigation
API > API/Runtime > API/Runtime/AudioAnalyzer > API/Runtime/AudioAnalyzer/IAnalyzerNRTFactory
References
| Module | AudioAnalyzer |
| Header | /Engine/Source/Runtime/AudioAnalyzer/Public/IAudioAnalyzerNRTInterface.h |
| Include | #include "IAudioAnalyzerNRTInterface.h" |
TUniquePtr< IAnalyzerNRTWorker > NewWorker
(
const FAnalyzerNRTParameters & InParams,
const IAnalyzerNRTSettings * InSettings
) const
Remarks
Create a new worker.