videoWidth
The native width of the video in CSS pixels. (read-only)
Declaration
readonly attribute unsigned long videoWidth;Discussion
If no video data is available, this property is 0.
The native width of the video in CSS pixels. (read-only)
readonly attribute unsigned long videoWidth;If no video data is available, this property is 0.