FAudioDevice::SetSubmixOutputVolume

Set the wet-dry level of the given submix

Windows
MacOS
Linux

Override Hierarchy

FAudioDevice::SetSubmixOutputVolume()

FMixerDevice::SetSubmixOutputVolume()

References

Module

Engine

Header

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

Include

#include "AudioDevice.h"

Syntax

virtual void SetSubmixOutputVolume
(
    USoundSubmix * InSoundSubmix,
    float InOutputVolume
)

Remarks

Set the wet-dry level of 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