mirror of
https://github.com/videojs/video.js.git
synced 2025-01-17 10:46:00 +02:00
parent
6bd4651767
commit
143e53febc
@ -237,6 +237,7 @@ vjs.Player.prototype.loadTech = function(techName, source){
|
||||
};
|
||||
|
||||
vjs.Player.prototype.unloadTech = function(){
|
||||
this.isReady_ = false;
|
||||
this.tech.dispose();
|
||||
|
||||
// Turn off any manual progress or timeupdate tracking
|
||||
|
Loading…
x
Reference in New Issue
Block a user