IAudioModulation::ProcessControls

Processes modulated sound controls, returning whether or not controls were modified and an update is pending.

Windows
MacOS
Linux

Override Hierarchy

IAudioModulation::ProcessControls()

FAudioModulation::ProcessControls()

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual bool ProcessControls
(
    const uint32 SourceId,
    FSoundModulationControls & Controls
)

Remarks

Processes modulated sound controls, returning whether or not controls were modified and an update is pending.

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