Searched defs:targetCamera (Results 1 – 1 of 1) sorted by relevance
203 let targetCamera = this.camerasCache.filter(item => item.connectionType !== 2); variable221 let targetCamera = cameras.find(item => item.cameraId === id); variable