IAudioReverb::Initialize

Initialize the reverb plugin with the same rate and number of sources.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual void Initialize
(
    const FAudioPluginInitializationParams InitializationParams
)

Remarks

Initialize the reverb plugin with the same rate and number of sources.

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