Choose your operating system:
Windows
macOS
Linux
| FNonAbandonableTask
|
Module |
|
Header |
/Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzer.h |
Include |
#include "AudioAnalyzer.h" |
class FAudioAnalyzeTask : public FNonAbandonableTask
Name | Description | |
---|---|---|
|
FAudioAnalyzeTask ( |
Name | Description | ||
---|---|---|---|
|
DoWork() |
Does the task work. |
|
|
TArray< floa... |
GetAudioBuffer() |
Move the audio buffer back out. |
|
TUniquePtr< ... |
GetResults() |
Get the results from the task. |
|
GetStatId() |
||
|
SetAudioBuffer ( |
Give the task the audio data to analyze. |