Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound
Inheritance Hierarchy
- FAudioEffectParameters
- FAudioEQEffect
- FAudioRadioEffect
- FAudioReverbEffect
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundMix.h |
| Include | #include "Sound/SoundMix.h" |
Syntax
USTRUCT ()
struct FAudioEffectParameters
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Interpolate
(
const FAudioEffectParameters& InStart, |
Interpolates between one set of parameters and another and stores result in local copy. | |
| void | Prints effect parameters. |