Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SubmixEffects
Inheritance Hierarchy
- FSoundEffectSubmix
- FSubmixEffectMultibandCompressor
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectMultiBandCompressor.h |
Include | #include "SubmixEffects/SubmixEffectMultiBandCompressor.h" |
Syntax
class FSubmixEffectMultibandCompressor : public FSoundEffectSubmix
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
Audio::FAlignedFloatBuffer | AudioExternal |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Audio::FDeviceId | GetDeviceId () |
Gets the effect's deviceId that owns it. |
![]() |
Audio::FMixerDevice * | ||
![]() ![]() |
void | Init
(
const FSoundEffectSubmixInitData& InSampleRate |
Called on an audio effect at initialization on main thread before audio processing begins. |
![]() |
void | Initialize
(
FSubmixEffectMultibandCompressorSettings& Settings |
Called from OnPresetChanged when something is changed that needs extra attention |
![]() |
void | OnDeviceCreated
(
Audio::FDeviceId InDeviceId |
|
![]() |
void | OnDeviceDestroyed
(
Audio::FDeviceId InDeviceId |
|
![]() ![]() |
void | Called when an audio effect preset is changed. | |
![]() ![]() |
void | OnProcessAudio
(
const FSoundEffectSubmixInputData& InData, |
Process the input block of audio. Called on audio thread. |
![]() |
void | ResetKey () |
|
![]() |
void | UpdateKeyFromSettings
(
const FSubmixEffectMultibandCompressorSettings& InSettings |
|
![]() |
bool |
Constants
Name | Description |
---|---|
MaxBlockNumSamples |