FConstantQNRTResult::GetFramesForChannel

Retrieve the array of frames for a single channel of audio.

Windows
MacOS
Linux

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

const TArray< FConstantQFrame > & GetFramesForChannel
(
    int32 InChannelIndex
) const

Remarks

Retrieve the array of frames for a single channel of audio.

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