Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
| Name | FPeakPickerSettings |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/PeakPicker.h |
| Include Path | #include "PeakPicker.h" |
Syntax
struct FPeakPickerSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MeanDelta | float | PeakPicker.h | ||
| NumPostMax | int32 | PeakPicker.h | ||
| NumPostMean | int32 | PeakPicker.h | ||
| NumPreMax | int32 | PeakPicker.h | ||
| NumPreMean | int32 | PeakPicker.h | ||
| NumWait | int32 | PeakPicker.h |