Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
Holds the loudness values per a time step.
| Name | FLoudnessDatum |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/LoudnessNRTFactory.h |
| Include Path | #include "LoudnessNRTFactory.h" |
Syntax
struct FLoudnessDatum
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Channel | int32 | LoudnessNRTFactory.h | ||
| Energy | float | LoudnessNRTFactory.h | ||
| Loudness | float | LoudnessNRTFactory.h | ||
| Timestamp | float | LoudnessNRTFactory.h |