MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Save Method (filePath)
NamespacesMPfm.PlayerEQPresetSave(String)
Saves the current EQ preset to file.
Declaration Syntax
C#Visual Basic
public void Save(
	string filePath
)
Public Sub Save ( _
	filePath As String _
)
Parameters
filePath (String)
EQ preset file path

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