Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SubmixEffects
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectStereoToQuad.h |
| Include | #include "SubmixEffects/SubmixEffectStereoToQuad.h" |
Syntax
USTRUCT (BlueprintType )
struct FSubmixEffectStereoToQuadSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bFlipChannels | Whether or not to flip the left and right input channels when sending to the rear channel. | |
| float | RearChannelGain | The gain (in decibels) of the rear channels. |