FBiquadFilter::SetGainDB

Sets the gain of the filter in decibels.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Filter.h"

Source

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

Syntax

void SetGainDB
(
    const float InGainDB
)

Remarks

Sets the gain of the filter in decibels.

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