videoWidth property

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

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.