FrequencyBuffer

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/AudioFFT.h

Include

#include "DSP/AudioFFT.h"

Syntax

struct FrequencyBuffer

Variables

Name Description

Public variable

AlignedFloatBuf...

 

Imag

Public variable

AlignedFloatBuf...

 

Real

Functions

Name Description

Public function

void

 

CopyFrom

(
    const FrequencyBuffer& Other
)

Public function

void

 

CopyFrom

(
    const float* InReal,
    const float* InImag,
    int32 Num
)

Public function

void

 

InitZeroed

(
    int32 Num
)

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