ISDBApplication::EqualizerPath: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(style, removed unnecessary relations) |
||
Line 3: | Line 3: | ||
===Property description=== | ===Property description=== | ||
Returns the path where MediaMonkey stores equalizer settings, e.g. | Returns the path where MediaMonkey stores equalizer settings, e.g. <tt>C:\Program Files\MediaMonkey\Equalizer\</tt>. | ||
Introduced in MediaMonkey 3.1. | ''Introduced in MediaMonkey 3.1.2.1266 (3.1 beta 1).'' | ||
=== Related Topics === | === Related Topics === | ||
*[[ISDBApplication::ApplicationPath]] | *[[ISDBApplication::ApplicationPath]] | ||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Revision as of 19:32, 20 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 3.1.2.1266 (3.1 beta 1).