FAudioDevice::UpdateSubmixProperties

Updates the submix properties of any playing submix instances.

Windows
MacOS
Linux

Override Hierarchy

FAudioDevice::UpdateSubmixProperties()

FMixerDevice::UpdateSubmixProperties()

References

Module

Engine

Header

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

Include

#include "AudioDevice.h"

Syntax

virtual void UpdateSubmixProperties
(
    USoundSubmixBase * InSubmix
)

Remarks

Updates the submix properties of any playing submix instances. Allows editor to make changes to submix properties and hear them propagate live.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss