Windows Media Player 10 Control Enhancements

Hi,
I am developing an application to subtitle videos using the WMP 9/10 object with success for the moment.
I'd like to take more advantage of the control and allow the user to use the Enhancements such as Video Settings to control video brightness, contrast, etc. My question if it's possible to access and modify such settings, and if not, I wonder if there's some sort of plugin to allow this, otherwise I'd have to migrate to another player control, and I would not like this option because I'm already forcing users to get WMP9 or 10 to use the program which was released on december 2004.-
Any help will be really appreciated, I already searched through the WMP control reference at the MSDN Library without sucess.
[742 byte] By [Inuya5ha] at [2007-12-16]
# 1
Hello,

the interface you are looking for is called

WMPLib.IWMPVideoSettingsCtrl

Although, i have not found how to implement it either.

Dustin_H at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 2
So is there no solution?
DarkestShadow at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 3
Why nobody answers?
siavoshkc at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 4
Because no one knows. Sorry.
GeekSquad at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 5

It seems siavoshkc we will have to wait till another version of WMP is released, might not be too soon after Vista's official release...

TheDarkestShadow at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...
# 6
TheDarkestShadow wrote:

It seems siavoshkc we will have to wait till another version of WMP is released, might not be too soon after Vista's official release...

Maybe we are at the wrong place at the wrong time!!!?!

It seems it doesn't have a simple solution, maybe it needs a skin!

siavoshkc at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic General...