MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SelectEQPreset Method (name)
NamespacesMPfm.LibraryMPfmGatewaySelectEQPreset(String)
Selects an EQ preset from the database.
Declaration Syntax
C#Visual Basic
public EQPreset SelectEQPreset(
	string name
)
Public Function SelectEQPreset ( _
	name As String _
) As EQPreset
Parameters
name (String)
EQ preset name
Return Value
EQPreset

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