ESubmixFilterType

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SubmixEffects/SubmixEffectFilter.h

Include

#include "SubmixEffects/SubmixEffectFilter.h"

Syntax

enum ESubmixFilterType
{
    LowPass     = 0,
    HighPass,
    BandPass,
    BandStop,
    Count,
}

Values

Name

Description

LowPass

HighPass

BandPass

BandStop

Count

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