UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSoundSpectrumAnalyzerSettings Struct Reference

#include <SoundSubmix.h>

Public Attributes

EFFTSize FFTSize
 
EFFTWindowType WindowType
 
EAudioSpectrumType SpectrumType
 
EFFTPeakInterpolationMethod InterpolationMethod
 
float HopSize
 

Member Data Documentation

◆ FFTSize

EFFTSize FSoundSpectrumAnalyzerSettings::FFTSize

◆ HopSize

float FSoundSpectrumAnalyzerSettings::HopSize

◆ InterpolationMethod

EFFTPeakInterpolationMethod FSoundSpectrumAnalyzerSettings::InterpolationMethod

◆ SpectrumType

EAudioSpectrumType FSoundSpectrumAnalyzerSettings::SpectrumType

◆ WindowType

EFFTWindowType FSoundSpectrumAnalyzerSettings::WindowType

The documentation for this struct was generated from the following file: