Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows Media PLayer - Change Brightness in code

Status
Not open for further replies.

damage

Technical User
Aug 15, 2001
6
GB
Hello Tek-Tippers,

I am trying to change the brightness (and hue/saturation) of an mpeg clip that I am playing in a VB application.

I am using an embedded windows media player 9 control.

Looking at the WMP9 SDK it mentions the use of JScript and the 'VideoSettings' Element to change it, but I don't know how to reference this in VB code
Brightness (hue & contrast) are shown as object properties in the property explorer but they are not public.

I think I might have to use windows scriptinghost to use jscript to access these properties but I have no idea how to get this to work.

many thanks for any help, best wishes for the new year.

damage.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top