FMixerSubmix::Init

Initialize the submix object with the [USoundSubmix](API\Runtime\Engine\Sound\USoundSubmix) ptr. Sets up child and parent connects.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h

Include

#include "AudioMixerSubmix.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerSubmix.cpp

Syntax

void Init
(
    const USoundSubmixBase * InSoundSubmix,
    bool bAllowReInit
)

Remarks

Initialize the submix object with the USoundSubmix ptr. Sets up child and parent connects.

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