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

Object
      wijmo.video.wijvideo

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijvideo Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodgetHeightGets the video height in pixel.  
public MethodgetWidthGets the video width in pixel.  
public MethodpausePause the video.  
public MethodplayPlay the video.  
public MethodsetHeightSets the video height in pixel.  
public MethodsetWidthSets the video width in pixel.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.video Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.