FMixerDevice::SetSubmixOutputVolume

Set the wet-dry level of the given submix

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAudioDevice::SetSubmixOutputVolume()

FMixerDevice::SetSubmixOutputVolume()

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 SetSubmixOutputVolume
(
    USoundSubmix * InSoundSubmix,
    float InOutputVolume
)

Remarks

Set the wet-dry level of the given submix