Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
| |
|
| Name |
FSynesthesiaSpectrumAnalyzerSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/SynesthesiaSpectrumAnalyzer.h |
| Include Path |
#include "SynesthesiaSpectrumAnalyzer.h" |
Syntax
struct FSynesthesiaSpectrumAnalyzerSettings
Derived Classes
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bDownmixToMono |
bool |
|
SynesthesiaSpectrumAnalyzer.h |
|
| FFTSize |
int32 |
|
SynesthesiaSpectrumAnalyzer.h |
|
| SpectrumType |
ESynesthesiaSpectrumType |
|
SynesthesiaSpectrumAnalyzer.h |
|
| WindowType |
EWindowType |
|
SynesthesiaSpectrumAnalyzer.h |
|