MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
ApplyEQPreset Method (preset)
NamespacesMPfm.PlayerPlayerApplyEQPreset(EQPreset)
Applies a preset on the 18-band equalizer. The equalizer needs to be created using the AddEQ method.
Declaration Syntax
C#Visual Basic
public void ApplyEQPreset(
	EQPreset preset
)
Public Sub ApplyEQPreset ( _
	preset As EQPreset _
)
Parameters
preset (EQPreset)

[Missing <param name="preset"/> documentation for "M:MPfm.Player.Player.ApplyEQPreset(MPfm.Player.EQPreset)"]

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