FSoundWaveEnvelopeTimeData

Struct used to store time-stamped envelope data.

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 FSoundWaveEnvelopeTimeData

Remarks

Struct used to store time-stamped envelope data.

Variables

Name Description

Public variable

float

 

Amplitude

The normalized linear amplitude of the audio.

Public variable

float

 

TimeSec

The timestamp of the audio.