BASS.NET API for the Un4seen BASS Audio Library

VisualsMaxFFTSampleIndex Property

BASS.NET API for the Un4seen BASS Audio Library
Gets the maximum FFT data index which can be used (according to MaxFFT, default is 2047).

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

public int MaxFFTSampleIndex { get; }

Property Value

Type: Int32
See Also

Reference