UAudioAnalyzerNRT::SetSettingsDelegate

This sets the AnalyzeAudio callback to the delegate in settings.

Windows
MacOS
Linux

References

Module

AudioAnalyzer

Header

/Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzerNRT.h

Include

#include "AudioAnalyzerNRT.h"

Source

/Engine/Source/Runtime/AudioAnalyzer/Private/AudioAnalyzerNRT.cpp

Syntax

void SetSettingsDelegate
(
    UAudioAnalyzerNRTSettings * InSettings
)

Remarks

This sets the AnalyzeAudio callback to the delegate in settings.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss