Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcf_webrtc.js647 let pc_config = {iceServers: infra_config.ice_servers}; variable
648 let pc = new RTCPeerConnection(pc_config);