HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcMediaChannel (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.h 281 // WebRtcMediaChannel is a class that implements the common WebRtc channel
284 class WebRtcMediaChannel : public T, public webrtc::Transport {
286 WebRtcMediaChannel(E *engine, int channel)
315 : public WebRtcMediaChannel<VoiceMediaChannel, WebRtcVoiceEngine> {
webrtcvoiceengine.cc     [all...]

Completed in 77 milliseconds