FAudioEffectsManager::SetRadioEffectParameters

Calls the platform-specific code to set the parameters that define a radio effect.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioEffect.h

Include

#include "AudioEffect.h"

Syntax

virtual void SetRadioEffectParameters
(
    const FAudioEffectParameters & InEffectParameters
)

Remarks

Calls the platform-specific code to set the parameters that define a radio effect.

Parameters

Parameter

Description

InEffectParameters

The new parameters for the radio distortion effect.

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