Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
| Name | FPeakPicker |
| Type | class |
| Header File | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/PeakPicker.h |
| Include Path | #include "PeakPicker.h" |
Syntax
class FPeakPicker
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPeakPicker
(
const FPeakPickerSettings& InSettings |
PeakPicker.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Settings | FPeakPickerSettings | PeakPicker.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PickPeaks
(
TArrayView< const float > InView, |
PeakPicker.h |