FBiquadFilter::SetType

Sets the type of the filter to use.

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 SetType
(
    const EBiquadFilter::Type InType
)

Remarks

Sets the type of the filter to use.

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