MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
AddEQ Method (preset)
NamespacesMPfm.PlayerPlayerAddEQ(EQPreset)
Adds the 18-band equalizer.
Declaration Syntax
C#Visual Basic
protected void AddEQ(
	EQPreset preset
)
Protected Sub AddEQ ( _
	preset As EQPreset _
)
Parameters
preset (EQPreset)
EQ preset to apply

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