FEqualizer::SetBandEnabled

Sets whether or not the band is enabled.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/EQ.h"

Source

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

Syntax

void SetBandEnabled
(
    const int32 InBand,
    const bool bEnabled
)

Remarks

Sets whether or not the band is enabled.

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