Wijmo UI for the Web
wijvideo type
wijmo.video Namespace : wijvideo type
Syntax
$(function () {
    var options; // Type:  wijmo.video.wijvideo.options
     
    $(".selector").wijvideo(options);
});
function wijvideo;
Inheritance Hierarchy

Object
      wijmo.video.wijvideo

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodGets the video height in pixel.  
public MethodGets the video width in pixel.  
public MethodPause the video.  
public MethodPlay the video.  
public MethodSets the video height in pixel.  
public MethodSets the video width in pixel.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.video Namespace