MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Load Method (filePath)
NamespacesMPfm.PlayerEQPresetLoad(String)
Loads an EQ preset from file.
Declaration Syntax
C#Visual Basic
public void Load(
	string filePath
)
Public Sub Load ( _
	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)