FLoudnessNRTResult::GetChannelLoudnessArray

Returns const reference to [FLoudnessDatum](API\Plugins\AudioSynesthesiaCore\FLoudnessDatum) array for individual channel.

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 > & GetChannelLoudnessArray
(
    int32 ChannelIdx
) const

Remarks

Returns const reference to FLoudnessDatum array for individual channel.

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