Home
last modified time | relevance | path

Searched refs:imageCapture (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dapp.js575 const imageCapture = this.#deviceConnection.imageCapture;
576 if (imageCapture) {
581 imageCapture.takePhoto(photoSettings)
Dcf_webrtc.js227 get imageCapture() { getter in DeviceConnection