Choose your operating system:
Windows
macOS
Linux
| IAnalyzerNRTWorker
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/OnsetNRTFactory.h |
Include |
#include "OnsetNRTFactory.h" |
class FOnsetNRTWorker : public Audio::IAnalyzerNRTWorker
FOnsetNRTWorker computes a FOnsetNRTResult from audio samples.
Name | Description | |
---|---|---|
|
FOnsetNRTWorker ( |
Constructor |
Name | Description | ||
---|---|---|---|
|
Analyze ( |
Analyze audio and put results into results pointer. |
|
|
Finalize ( |
Call when analysis of audio asset is complete. |