Controling Balance and Muting a CD Player
HI,
I am trying to play around with multimdia development in C++. I am building
a simple CD Player and want to add Volume and balance control to my CD
PLayer (without using the windows volume control window).
I think I can't control the volume of the CD PLayer using the MCI Class.
I managed to control the volume of the CD Player using the auxSetVolume()
function.
However, aux functions do not allow me to control the balance or mute the
CDPlayer.
Could you tell me which functions I can use to perform the balancing and
muting operations in my CD Player. I would appreciate it if you could
respond to my email as soon as possible.
Thanks for all your time and help in advance.
Regards,
PJ