Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
Holds the spectrum results per a time step for each channel
| Name | FSynesthesiaSpectrumEntry |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/SynesthesiaSpectrumAnalysisFactory.h |
| Include Path | #include "SynesthesiaSpectrumAnalysisFactory.h" |
Syntax
struct FSynesthesiaSpectrumEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Channel | int32 | SynesthesiaSpectrumAnalysisFactory.h | ||
| SpectrumValues | TArray< float > | SynesthesiaSpectrumAnalysisFactory.h | ||
| Timestamp | float | SynesthesiaSpectrumAnalysisFactory.h |