Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SubmixEffects
Inheritance Hierarchy
- USoundEffectSubmixPreset
- USubmixEffectMultibandCompressorPreset
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectMultiBandCompressor.h |
| Include | #include "SubmixEffects/SubmixEffectMultiBandCompressor.h" |
Syntax
UCLASS (ClassGroup=AudioSourceEffect, Meta=(BlueprintSpawnableComponent))
class USubmixEffectMultibandCompressorPreset : public USoundEffectSubmixPreset
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSubmixEffectMultibandCompressorSettings | Settings |
Functions
| Type | Name | Description | |
|---|---|---|---|
EFFECT_PRESET_METHODS
(
SubmixEffectMultibandCompressor |
|||
| void | PostEditChangeChainProperty
(
FPropertyChangedChainEvent& InChainEvent |
||
| void | ResetKey () |
||
| void | SetAudioBus
(
UAudioBus* AudioBus |
Sets the source key input as the provided AudioBus' output. | |
| void | SetExternalSubmix
(
USoundSubmix* Submix |
Sets the source key input as the provided Submix's output. | |
| void | SetSettings
(
const FSubmixEffectMultibandCompressorSettings& InSettings |