USubmixEffectDynamicsProcessorPreset::SetExternalSubmix

Sets the source key input as the provided Submix's output.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Classes/SubmixEffects/AudioMixerSubmixEffectDynamicsProcessor.h

Include

#include "SubmixEffects/AudioMixerSubmixEffectDynamicsProcessor.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/Effects/AudioMixerSubmixEffectDynamicsProcessor.cpp

Syntax

void SetExternalSubmix
(
    USoundSubmix * Submix
)

Remarks

Sets the source key input as the provided Submix's output. If no object is provided, key is set to effect's input.

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