Home
last modified time | relevance | path

Searched defs:audio_stream (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp258 auto audio_stream = streamer->AddAudioStream("audio"); in main() local
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dcf_webrtc.js85 constructor(pc, control, audio_stream) { argument
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp604 auto& audio_stream = entry.second; in CreateClientHandler() local