BASS.NET API for the Un4seen BASS Audio Library

VisualsMaxFFTData Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the number of FFT data used (see MaxFFT (Defaut is 4096).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public int MaxFFTData { get; }

Property Value

Type: Int32
See Also

Reference