FSlowAdaptiveGainControl::SetAdaptiveRate

Sets the responsiveness of the adaptive gain control, in number of buffer callbacks.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/VoiceProcessing.h

Include

#include "DSP/VoiceProcessing.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/VoiceProcessing.cpp

Syntax

void SetAdaptiveRate
(
    int32 InAdaptiveRate
)

Remarks

Sets the responsiveness of the adaptive gain control, in number of buffer callbacks.

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