Navigation
Unreal Engine C++ API Reference > Plugins > AudioSynesthesiaCore
References
Module | AudioSynesthesiaCore |
Header | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/LoudnessNRTFactory.h |
Include | #include "LoudnessNRTFactory.h" |
Syntax
struct FLoudnessDatum
Remarks
Holds the loudness values per a time step.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | Channel | |
![]() |
float | Energy | |
![]() |
float | Loudness | |
![]() |
float | Timestamp |