Navigation
API > API/Plugins > API/Plugins/HarmonixDsp
Base class for all Stretcher and Pitch Shifter config settings allows configuration to appear in the "Pitch Shifter Settings" along with any other pitch shifter settings
| Name | UStretcherAndPitchShifterConfig |
| Type | class |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixDsp/Public/HarmonixDsp/StretcherAndPitchShifterConfig.h |
| Include Path | #include "HarmonixDsp/StretcherAndPitchShifterConfig.h" |
Syntax
UCLASS (MinimalAPI, Abstract, EditInlineNew, CollapseCategories, Config=Engine, defaultconfig)
class UStretcherAndPitchShifterConfig : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UStretcherAndPitchShifterConfig