FMeterResult::GetChannelMeterArray

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

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioSynesthesiaCore

Header

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

Include

#include "MeterFactory.h"

Source

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

Syntax

const TArray< FMeterEntry > & GetChannelMeterArray
(
    int32 ChannelIdx
) const

Remarks

Returns const reference to FMeterEntry array for individual channel.