Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js416 sendOrQueueCameraData(data) { method in DeviceConnection
Dapp.js583 .then(buffer => this.#deviceConnection.sendOrQueueCameraData(buffer))