Defines how the X scale (time) of the FFT will be rendered
Namespace: NDXVUMeterNETAssembly: 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 name | Value | Description | |
|---|---|---|---|
| Normal | 0 | Linear scale | |
| Logarithmic | 1 | Logarithmic scale |