FSoundWaveSpectralData

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Syntax

struct FSoundWaveSpectralData

Variables

Name Description

Public variable

float

 

FrequencyHz

The frequency (in Hz) of the spectrum value.

Public variable

float

 

Magnitude

The magnitude of the spectrum at this frequency.

Public variable

float

 

NormalizedMagnitude

The normalized magnitude of the spectrum at this frequency.