FSoundWaveSpectralDataEntry

Struct used to store spectral data with time-stamps.

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 FSoundWaveSpectralDataEntry

Remarks

Struct used to store spectral data with time-stamps.

Variables

Name Description

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.