jQuery.wijmo Namespace : wijvideo type |
Javascript (Usage) | |
---|---|
var instance = new jQuery.wijmo.wijvideo(); |
Javascript (Specification) | |
---|---|
|
Object
jQuery.wijmo.wijvideo
Name | Description | |
---|---|---|
![]() | wijvideo Constructor |
Name | Description | |
---|---|---|
![]() | defaultElement | |
![]() | namespace | |
![]() | options | |
![]() | widgetEventPrefix | |
![]() | widgetFullName | |
![]() | widgetName |
Name | Description | |
---|---|---|
![]() | destroy | Remove the functionality completely. This will return the element back to its pre-init state. |
![]() | disable | |
![]() | enable | |
![]() | getHeight | Gets the video height in pixel. |
![]() | getWidth | Gets the video width in pixel. |
![]() | option | |
![]() | pause | Pause the video. |
![]() | play | Play the video. |
![]() | setHeight | Sets the video height in pixel. |
![]() | setWidth | Sets the video width in pixel. |
![]() | widget | Returns a jQuery object containing the original element or other relevant generated element. |