Choose your operating system:
Windows
macOS
Linux
| IModularFeature
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQNRTFactory.h |
Include |
#include "ConstantQNRTFactory.h" |
class FConstantQNRTFactory : public Audio::IAnalyzerNRTFactory
Factory for creating FConstantQNRT workers and results
Name | Description | ||
---|---|---|---|
|
GetName() |
Name of this analyzer type. |
|
|
GetTitle() |
Human readable name of this analyzer. |
|
|
TUniquePtr< ... |
NewResult() |
Create a new FConstantQNRTResult. |
|
TUniquePtr< ... |
NewWorker ( |
Create a new FConstantQNRTWorker |