Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis > SubmixEffects > FSubmixEffectStereoDelay
- FSoundEffectSubmix::OnProcessAudio()
- FSubmixEffectStereoDelay::OnProcessAudio()
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectStereoDelay.h |
Include | #include "SubmixEffects/SubmixEffectStereoDelay.h" |
Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/SubmixEffectStereoDelay.cpp |
virtual void OnProcessAudio
&40;
const FSoundEffectSubmixInputData & InData,
FSoundEffectSubmixOutputData & OutData
&41;
Remarks
Process the input block of audio. Called on audio thread.