Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioEffectsManager
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioEffect.h |
| Include | #include "AudioEffect.h" |
virtual void SetRadioEffectParameters
&40;
const FAudioEffectParameters & InEffectParameters
&41;
Remarks
Calls the platform-specific code to set the parameters that define a radio effect.
Parameters
| Name | Description |
|---|---|
| InEffectParameters | The new parameters for the radio distortion effect. |