FMixerDevice::UpdateSubmixModulationSettings

Submix Modulation Settings.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FAudioDevice::UpdateSubmixModulationSettings()

FMixerDevice::UpdateSubmixModulationSettings()

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 UpdateSubmixModulationSettings
(
    USoundSubmix * InSoundSubmix,
    USoundModulatorBase * InOutputModulation,
    USoundModulatorBase * InWetLevelModulation,
    USoundModulatorBase * InDryLevelModulation
)

Remarks

Submix Modulation Settings.