Searched refs:cameraInputQueue (Results 1 – 1 of 1) sorted by relevance
91 #cameraInputQueue; field in DeviceConnection127 this.#cameraInputQueue = new Array();130 if (self.#cameraInputQueue.length > 0) {131 self.sendCameraData(self.#cameraInputQueue.shift());418 this.#cameraInputQueue.length > 0) {419 this.#cameraInputQueue.push(data);