EFFTSize

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundSubmix.h

Include

#include "Sound/SoundSubmix.h"

Syntax

enum EFFTSize
{
    DefaultSize,
    Min,
    Small,
    Medium,
    Large,
    VeryLarge,
    Max,
}

Values

Name

Description

DefaultSize

512

Min

64

Small

256

Medium

512

Large

1024

VeryLarge

2048

Max

4096

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