I have embedded the activeX WMP into Delphi and everything is working
just fine, except, I cannot seem to be able to adjust brightness and
contrast within a Delphi App.
If I could figure out how to display the pull down menus in Delphi
this would be sufficient. The View Menu has what I need.
Alternatively, there is a VideoSettings interface that provides access
to this, but it doesn't appear to get instantiated anywhare. All
attempts to create it on my part have failed. Anyone know how to get
to the IWmpVideoSettingsCtrl interface in the windows media player
activeX? Do I have to edit the TLB file myself?
I am using Delphi 7, but examples in this or any other language would
be most welcome.
thanks,
sse