Sets or returns the windowing type used to render the Fast Fourier Transform
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public DXVUMeterNETGDI..::..FFTWindowConstants FFTWindow { get; set; } |
| Visual Basic |
|---|
Public Property FFTWindow As DXVUMeterNETGDI..::..FFTWindowConstants Get Set |
| Visual C++ |
|---|
public: property DXVUMeterNETGDI..::..FFTWindowConstants FFTWindow { DXVUMeterNETGDI..::..FFTWindowConstants get (); void set (DXVUMeterNETGDI..::..FFTWindowConstants value); } |