Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FAudioEQEffect
- FAudioEffectParameters::Interpolate()
- FAudioEQEffect::Interpolate()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundMix.h |
Include | #include "Sound/SoundMix.h" |
Source | /Engine/Source/Runtime/Engine/Private/AudioEffect.cpp |
virtual bool Interpolate
&40;
const FAudioEffectParameters & InStart,
const FAudioEffectParameters & InEnd
&41;
Remarks
Interpolates between Start and End EQ effect settings, storing results locally and returning if interpolation is complete
Interpolate EQ settings based on time