Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
Include |
#include "Sound/SoundWave.h" |
struct FSoundWaveSpectralData
Name | Description | ||
---|---|---|---|
|
float |
FrequencyHz |
The frequency (in Hz) of the spectrum value. |
|
float |
Magnitude |
The magnitude of the spectrum at this frequency. |
|
float |
NormalizedMagnitude |
The normalized magnitude of the spectrum at this frequency. |