Defines the size of the Fast Fourier Transform

Namespace: NDXVUMeterNET
Assembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)

Syntax

C#
public enum FFTSizeConstants
Visual Basic
Public Enumeration FFTSizeConstants
Visual C++
public enum class FFTSizeConstants

Members

Member nameValueDescription
FFTs128128128 bands
FFTs256256256 bands
FFTs512512512 bands
FFTs102410241024 bands
FFTs204820482048 bands
FFTs409640964096 bands
FFTs819281928192 bands
FFTs163841638416384 bands
FFTs327683276832768 bands

See Also