IFilter::SetFrequency

Sets the cutoff frequency of the filter.

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

virtual void SetFrequency
(
    const float InCutoffFrequency
)

Remarks

Sets the cutoff frequency of the filter.

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