FAudioDevice::SetSubmixOutputVolume

Sets the dynamic volume 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 * InSubmix,
    float NewVolume
)

Remarks

Sets the dynamic volume 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