FMixerDevice::SetSubmixWetDryLevel

Set the wet-dry level of the given submix

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAudioDevice::SetSubmixWetDryLevel()

FMixerDevice::SetSubmixWetDryLevel()

References

Module

AudioMixer

Header

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

Include

#include "AudioMixerDevice.h"

Source

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

Syntax

virtual void SetSubmixWetDryLevel
(
    USoundSubmix * InSoundSubmix,
    float InOutputVolume,
    float InWetLevel,
    float InDryLevel
)

Remarks

Set the wet-dry level of the given submix