Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
Include |
#include "Sound/SoundWave.h" |
struct FSoundWaveEnvelopeTimeData
Struct used to store time-stamped envelope data.
Name | Description | ||
---|---|---|---|
|
float |
Amplitude |
The normalized linear amplitude of the audio. |
|
float |
TimeSec |
The timestamp of the audio. |