USubmixEffectStereoDelayPreset

======================================================================== [USubmixEffectDelayPreset](API\Plugins\Synthesis\SubmixEffects\USubmixEffectDelayPreset)Class which processes audio streams and uses parameters defined in the preset class.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectStereoDelay.h

Include

#include "SubmixEffects/SubmixEffectStereoDelay.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class USubmixEffectStereoDelayPreset : public USoundEffectSubmixPreset

Remarks

======================================================================== USubmixEffectDelayPresetClass which processes audio streams and uses parameters defined in the preset class.

Variables

Functions

Name Description

Public function

FSubmixEffec...

 

GetSettings()

Public function UFunction BlueprintCallable, Category

void

 

SetSettings

(
    const FSubmixEffectStereoDelaySetti...
)

Set all tap delay settings. This will replace any dynamically added or modified taps.

Public function

void

 

UpdateSettings

(
    const FSubmixEffectStereoDelaySetti...
)

Public function

void

 

UpdateSettings

(
    TUniqueFunction< void...
)

Overridden from USoundEffectPreset

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss