ISDBApplication::EqualizerPath: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (relation to ISDBPlayer::LoadEqualizerPreset)
m (link to file format)
 
Line 11: Line 11:
*[[ISDBApplication::ApplicationPath]]  
*[[ISDBApplication::ApplicationPath]]  
*[[ISDBPlayer::LoadEqualizerPreset]]
*[[ISDBPlayer::LoadEqualizerPreset]]
*[[Equalizer Preset File Format]]


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 13:54, 24 April 2013

CoClass SDBApplication, Interface ISDBApplication

Property Get EqualizerPath As String


Property description

Returns the path where MediaMonkey stores equalizer settings, e.g. C:\Program Files\MediaMonkey\Equalizer\.

Introduced in MediaMonkey version 3.1.2.1266 (3.1 beta 1).


Related Topics