Wijmo UI for the Web
destroy Method
wijmo.video Namespace > wijvideo type : destroy Method
Remove the functionality completely. This will return the element back to its pre-init state.
Syntax
$(function () {
    $(".selector").wijvideo("destroy");
});
function destroy() : void;
See Also

Reference

wijvideo type
wijvideo jQuery Widget