ISDBApplication::EqualizerPath: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				m (link to file format)  | 
				||
| (4 intermediate revisions by 2 users not shown) | |||
| 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   | |||
{{Introduced|3.1.2.1266 (3.1 beta 1)}}  | |||
=== Related Topics ===    | === Related Topics ===    | ||
*[[ISDBApplication::ApplicationPath]]    | *[[ISDBApplication::ApplicationPath]]    | ||
*[[  | *[[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).