Windows Media Player 11 SDK VIDEOSETTINGS Element 

Windows Media Player SDK banner art

Previous Next

VIDEOSETTINGS Element

The VIDEOSETTINGS element provides a way to modify various video settings, using the attributes and method listed here.

The VIDEOSETTINGS element supports the following attributes.

Attribute Description
brightness Specifies or retrieves the brightness setting of the video.
contrast Specifies or retrieves the contrast setting of the video.
hue Specifies or retrieves the hue setting of the video.
saturation Specifies or retrieves the saturation setting of the video.

The VIDEOSETTINGS element supports the following method.

Method Description
reset Resets all attributes to their default values.

The VIDEOSETTINGS element can implement the attribute**_onchange** event handlers.

Note   This element requires Windows Media Player for Windows XP or later.

See Also

Previous Next