MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetEQParams Method (band)
NamespacesMPfm.PlayerPlayerGetEQParams(Int32)
Gets the parameters of an EQ band.
Declaration Syntax
C#Visual Basic
public BASS_BFX_PEAKEQ GetEQParams(
	int band
)
Public Function GetEQParams ( _
	band As Integer _
) As BASS_BFX_PEAKEQ
Parameters
band (Int32)
Band index
Return Value
EQ parameters

Assembly: MPfm.Player (Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)