Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h |
Include |
#include "Sound/SoundSubmix.h" |
struct FSoundSpectrumAnalyzerSettings
Name | Description | ||
---|---|---|---|
|
FFTSize |
FFTSize used in spectrum analyzer. |
|
|
float |
HopSize |
Hopsize between audio windows as a ratio of the FFTSize. |
|
InterpolationMethod |
Interpolation method used when getting frequencies. |
|
|
SpectrumType |
Metric used when analyzing spectrum. |
|
|
WindowType |
Type of window to apply to audio. |