![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "IAudioAnalyzerNRTInterface.h"#include "AudioAnalyzerAsset.h"#include "Sound/SoundWave.h"#include "AudioAnalyzerNRT.generated.h"Go to the source code of this file.
Classes | |
| class | UAudioAnalyzerNRTSettings |
| class | UAudioAnalyzerNRT |
Functions | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnAudioAnalyzerNRTAnalysisComplete) | |
| DECLARE_DYNAMIC_MULTICAST_DELEGATE | ( | FOnAudioAnalyzerNRTAnalysisComplete | ) |
Delegate to receive all meter results per channel (time-stamped in an array) since last delegate call.