width property
Gets or sets the width of the video element.
![]() ![]() |
Syntax
HRESULT value = object.put_width( lWidth);HRESULT value = object.get_width(* lWidth);
Property values
Type: long
The width of the video element.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.6
See also
- How to use HTML5 to play video files on your webpage
- Make your videos accessible with Timed Text Tracks
Build date: 11/12/2012

