UAudioCaptureComponent::Init

Called when synth is created.

Windows
MacOS
Linux

Override Hierarchy

USynthComponent::Init()

UAudioCaptureComponent::Init()

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 bool Init
(
    int32 & SampleRate
)

Remarks

Called when synth is created.

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