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