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