Navigation
API > API/Plugins > API/Plugins/AudioSynesthesiaCore
Contains information about a pitch track observation.
| Name | FPitchTrackInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/PitchTracker.h |
| Include Path | #include "PitchTracker.h" |
Syntax
struct FPitchTrackInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Observations | TArray< FPitchInfo > | The array of observations associated with the pitch track. | PitchTracker.h |