FConstantQNRTWorker::Finalize

Call when analysis of audio asset is complete.

Windows
MacOS
Linux

Override Hierarchy

IAnalyzerNRTWorker::Finalize()

FConstantQNRTWorker::Finalize()

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

Syntax

virtual void Finalize
(
    IAnalyzerNRTResult * OutResult
)

Remarks

Call when analysis of audio asset is complete.

OutResult must be a pointer to a valid FConstantQNRTResult.

Called when analysis of audio asset is complete.

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