unreal.FFTPeakInterpolationMethod

class unreal.FFTPeakInterpolationMethod

Bases: EnumBase

EFFTPeak Interpolation Method

C++ Source:

  • Module: Engine

  • File: SoundSubmix.h

CONSTANT_Q: FFTPeakInterpolationMethod

3

LINEAR: FFTPeakInterpolationMethod

1

NEAREST_NEIGHBOR: FFTPeakInterpolationMethod

0

QUADRATIC: FFTPeakInterpolationMethod

2