Defines how the X scale (time) of the FFT will be rendered

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

Syntax

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

Members

Member nameValueDescription
Normal0Linear scale
Logarithmic1Logarithmic scale

See Also