Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FSoundEffectSubmix
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundEffectSubmix.h |
| Include | #include "Sound/SoundEffectSubmix.h" |
virtual void OnProcessAudio
(
const FSoundEffectSubmixInputData & InData,
FSoundEffectSubmixOutputData & OutData
)
Remarks
Process the input block of audio. Called on audio thread.