Searched refs:videoElements (Results 1 – 2 of 2) sorted by relevance
27 this.videoElements = []; property47 this.videoElements.push(videoElement);66 const switchWith = Math.floor(Math.random() * this.videoElements.length);67 const newMainSrc = this.videoElements[switchWith].srcObject;68 this.videoElements[switchWith].srcObject = this.mainFeed.srcObject;
31 this.videoElements = []; property43 this.videoElements.push(videoElement);