Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SubmixEffects
Inheritance Hierarchy
- USoundEffectSubmixPreset
- USubmixEffectStereoToQuadPreset
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectStereoToQuad.h |
| Include | #include "SubmixEffects/SubmixEffectStereoToQuad.h" |
Syntax
UCLASS ()
class USubmixEffectStereoToQuadPreset : public USoundEffectSubmixPreset
Remarks
Submix effect which sends stereo audio to quad (left surround and right surround) if the channel count is greater than 2.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSubmixEffectStereoToQuadSettings | Settings |
Functions
| Type | Name | Description | |
|---|---|---|---|
EFFECT_PRESET_METHODS
(
SubmixEffectStereoToQuad |
Set all tap delay settings. This will replace any dynamically added or modified taps. | ||
| void | OnInit () |