Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FMixerSubmix
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h |
| Include | #include "AudioMixerSubmix.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/AudioMixerSubmix.cpp |
bool GenerateEffectChainAudio
&40;
FSoundEffectSubmixInputData & InputData,
const FAlignedFloatBuffer & InAudioBuffer,
TArray< FSoundEffectSubmixPtr > & InEffectChain,
FAlignedFloatBuffer & OutBuffer
&41;
Remarks
Generates audio from the given effect chain into the given buffer.