FAudioDevice::SetSubmixEffectChainOverride

Sets a submix effect chain override for the given submix

Windows
MacOS
Linux

Override Hierarchy

FAudioDevice::SetSubmixEffectChainOverride()

FMixerDevice::SetSubmixEffectChainOverride()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDevice.h

Include

#include "AudioDevice.h"

Syntax

virtual void SetSubmixEffectChainOverride
(
    USoundSubmix * InSoundSubmix,
    const TArray< FSoundEffectSubmixPtr > & InSubmixEffectChain,
    float InCrossfadeTime
)

Remarks

Sets a submix effect chain override for the given submix

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