MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
UpdateEqualizer Method (eq)
NamespacesMPfm.LibraryMPfmGatewayUpdateEqualizer(EQPreset)
Updates an existing EQ preset in the database.
Declaration Syntax
C#Visual Basic
public void UpdateEqualizer(
	EQPreset eq
)
Public Sub UpdateEqualizer ( _
	eq As EQPreset _
)
Parameters
eq (EQPreset)
EQ preset to update

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