MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
DeleteEqualizer Method (eqPresetId)
NamespacesMPfm.LibraryMPfmGatewayDeleteEqualizer(Guid)
Deletes an EQ preset from the database.
Declaration Syntax
C#Visual Basic
public void DeleteEqualizer(
	Guid eqPresetId
)
Public Sub DeleteEqualizer ( _
	eqPresetId As Guid _
)
Parameters
eqPresetId (Guid)
EQ preset identifier

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