Change WMP Brightness

Drache

Active member
Joined
Apr 8, 2006
Messages
26
Programming Experience
Beginner
Can someone please tell me how to access the brightness/contrast settings on the windows media player control.


The SDK lists the properties, but I cannot find any way to access them.


SDK TEXT
VIDEOSETTINGS.brightness
The brightness attribute specifies or retrieves the brightness setting of the video.

Syntax

elementID.brightness

Possible Values

This attribute is a read/write Number (long) with a value ranging from –127 to +127 and a default value of 0.

Any help would be appreciated.
 
Back
Top