UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AudioAnalyzerNRT.h File Reference
#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)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FOnAudioAnalyzerNRTAnalysisComplete  )

Delegate to receive all meter results per channel (time-stamped in an array) since last delegate call.