FSpectrumAnalyzerSettings

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/SpectrumAnalyzer.h"

Syntax

struct FSpectrumAnalyzerSettings

Variables

Name Description

Public variable

EFFTSize

 

FFTSize

Public variable

float

 

HopSize

Hop size as a percentage of FFTSize.

Public variable

EPeakInterpolat...

 

InterpolationMethod

Public variable

EWindowType

 

WindowType

Constructors

Name Description

Public function

FSpectrumAnalyzerSettings()

Enums

Name

Description

Public enum

EFFTSize

Actual FFT size used. For FSpectrumAnalyzer, we never zero pad the input buffer.

Public enum

EPeakInterpolationMethod

Peak interpolation method.

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