View Single Post
Old Mar 18th, 2008, 7:53 PM   #1
hbe02
Hobbyist Programmer
 
hbe02's Avatar
 
Join Date: Mar 2006
Location: Lebanon
Posts: 148
Rep Power: 3 hbe02 is on a distinguished road
WMPEqualizerSettingsCtrlClass

im trying to play songs from my C# app.
I am using the WMPLib.WindowsMediaPlayer class and that is working perfectly.
i am unable to access the equalizer though. The eualizer class has no contructors, therefore must somehow be run by a command like:
WMPLib.WMPEqualizerSettingsCtrlClass EQ = WMPLib.WindowsMediaPlayer.GET EQUALIZER()
i could very well be wrong about this, there doesnt seem to be any proper documenttaiton on how to use the WMPEqualizerSettingsCtrlClass class.
Any idea? Help ?
thanks
hbe02 is offline   Reply With Quote