UAudioCaptureComponent::OnEndGenerate

Called when the synth has finished generating audio on the render thread.

Windows
MacOS
Linux

Override Hierarchy

USynthComponent::OnEndGenerate()

UAudioCaptureComponent::OnEndGenerate()

References

Module

AudioCapture

Header

/Engine/Plugins/Runtime/AudioCapture/Source/AudioCapture/Public/AudioCaptureComponent.h

Include

#include "AudioCaptureComponent.h"

Source

/Engine/Plugins/Runtime/AudioCapture/Source/AudioCapture/Private/AudioCaptureComponent.cpp

Syntax

virtual void OnEndGenerate()

Remarks

Called when the synth has finished generating audio on the render thread.

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