Open AQA20 opened 4 years ago
24 | if(newSrcs == null) 25 | return; 26 |
27 | if(!this.player) | ^ 28 | this.player = window.jwplayer(this.videoNode); 29 | 30 | this.playlist = [{
24 | if(newSrcs == null) 25 | return; 26 |