EFFTPeakInterpolationMethod

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundSubmix.h"

Syntax

enum EFFTPeakInterpolationMethod
{
    NearestNeighbor,
    Linear,
    Quadratic,
    ConstantQ,
}

Values

Name

Description

NearestNeighbor

Linear

Quadratic

ConstantQ

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