Wijmo UI for the Web
getHeight Method
wijmo.video Namespace > wijvideo type : getHeight Method
Gets the video height in pixel.
Syntax
$(function () {
    var returnsValue; // Type:  number
    returnsValue = $(".selector").wijvideo("getHeight");
});
function getHeight() : number;
See Also

Reference

wijvideo type
wijvideo jQuery Widget