Click or drag to resize

BasicSpectrumProviderGetFftBandIndex Method

Namespace:  WinformsVisualization.Visualization
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int GetFftBandIndex(
	float frequency
)

Parameters

frequency
Type: SystemSingle

Return Value

Type: Int32

Implements

ISpectrumProviderGetFftBandIndex(Single)
See Also