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

Reference

wijvideo type
wijvideo jQuery Widget