FAudioDevice::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

Engine

Header

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

Include

#include "AudioDevice.h"

Syntax

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

Remarks

Set the wet-dry level of the given submix