Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SubmixEffects
Inheritance Hierarchy
- USoundEffectSubmixPreset
- USubmixEffectStereoDelayPreset
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectStereoDelay.h |
| Include | #include "SubmixEffects/SubmixEffectStereoDelay.h" |
Syntax
UCLASS ()
class USubmixEffectStereoDelayPreset : public USoundEffectSubmixPreset
Remarks
======================================================================== USubmixEffectDelayPresetClass which processes audio streams and uses parameters defined in the preset class.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSubmixEffectStereoDelaySettings | Settings |
Functions
| Type | Name | Description | |
|---|---|---|---|
EFFECT_PRESET_METHODS
(
SubmixEffectStereoDelay |
Set all tap delay settings. This will replace any dynamically added or modified taps. | ||
| void | OnInit () |