Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis > SubmixEffects
Inheritance Hierarchy
- FSoundEffectSubmix
- FSubmixEffectTapDelay
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectTapDelay.h |
Include | #include "SubmixEffects/SubmixEffectTapDelay.h" |
Syntax
class FSubmixEffectTapDelay : public FSoundEffectSubmix
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() ![]() |
void | Init
(
const FSoundEffectSubmixInitData& InData |
|
![]() ![]() |
void | ||
![]() ![]() |
void | OnProcessAudio
(
const FSoundEffectSubmixInputData& InData, |
|
![]() |
void | ||
![]() |
void | SetEffectParameters
(
const FSubmixEffectTapDelaySettings& InTapEffectParameters |
Sets the reverb effect parameters based from audio thread code. |
![]() |
void | SetInterpolationTime
(
float Time |
Set the interpolation time. |
![]() |
void | SetTap
(
int32 TapId, |