FSoundWaveSpectralTimeData

Struct used to store spectral data with time-stamps.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundWave.h"

Syntax

struct FSoundWaveSpectralTimeData

Remarks

Struct used to store spectral data with time-stamps.

Variables

Name Description

Public variable

TArray< FSoundW...

 

Data

The spectral data at the given time. The array indices correspond to the frequencies set to analyze.

Public variable

float

 

TimeSec

The timestamp associated with this spectral data.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss