FLoudnessNRTResult::GetLoudnessArray

Returns const reference to [FLoudnessDatum](API\Plugins\AudioSynesthesiaCore\FLoudnessDatum) array associated with overall loudness.

Windows
MacOS
Linux

References

Module

AudioSynesthesiaCore

Header

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/LoudnessNRTFactory.h

Include

#include "LoudnessNRTFactory.h"

Source

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/LoudnessNRTFactory.cpp

Syntax

const TArray< FLoudnessDatum > & GetLoudnessArray() const

Remarks

Returns const reference to FLoudnessDatum array associated with overall loudness.

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