Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore > API/Plugins/AudioSynesthesiaCore/FConstantQNRTWorker
- IAnalyzerNRTWorker::Analyze()
- FConstantQNRTWorker::Analyze()
References
| Module | AudioSynesthesiaCore |
| Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/ConstantQNRTFactory.h |
| Include | #include "ConstantQNRTFactory.h" |
| Source | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/ConstantQNRTFactory.cpp |
virtual void Analyze
&40;
TArrayView< const float > InAudio,
IAnalyzerNRTResult &42; OutResult
&41;
Remarks
Analyze audio and put results into results pointer.
InAudio is an array view of audio. OutResult is a pointer to a valid FConstantQNRTResult