FAudioDevice::UpdateModulationControls

Updates the source's modulation controls.

Windows
MacOS
Linux

Override Hierarchy

FAudioDevice::UpdateModulationControls()

FMixerDevice::UpdateModulationControls()

References

Module

Engine

Header

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

Include

#include "AudioDevice.h"

Syntax

virtual void UpdateModulationControls
(
    const uint32 SourceId,
    const FSoundModulationControls & InControls
)

Remarks

Updates the source's modulation controls.

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