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.
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.