![]() |
Previous | Next |
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 supports onchange event handlers.
Previous | Next |