Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the intrinsic width of a video in CSS pixels, or zero if the dimensions are not known.
![]() ![]() |
Syntax
object.get_videoWidth(number* width);
Property values
Type: number
The intrinsic width of a video in CSS pixels.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.6
Remarks
The intrinsic dimensions of a video are the value that is accounted for after the video's aspect ratio, clean aperture, resolution, and so forth, are defined.
.png)
.png)