USubmixEffectDynamicsProcessorPreset::SetAudioBus

Sets the source key input as the provided AudioBus' 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 SetAudioBus
(
    UAudioBus * AudioBus
)

Remarks

Sets the source key input as the provided AudioBus' 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