Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include | #include "Sound/SoundWave.h" |
Syntax
struct FSoundWaveSpectralDataEntry
Remarks
Struct used to store spectral data with time-stamps.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Magnitude | The magnitude of the spectrum at this frequency. | |
| float | NormalizedMagnitude | The normalized magnitude of the spectrum at this frequency. |