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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc     [all...]
webrtcvoiceengine.cc     [all...]
webrtcvideoengine.h 377 // into |send_channels_|
434 // work properly), resides in both recv_channels_ and send_channels_ with the
453 SendChannelMap send_channels_; member in class:cricket::WebRtcVideoMediaChannel
webrtcvoiceengine.h 442 // send_channels_ contains the channels which are being used for sending.
444 // contained in send_channels_, otherwise not.
445 ChannelMap send_channels_; member in class:cricket::WebRtcVoiceMediaChannel
449 // receive_channels_ and send_channels_ in non-conference mode and in that

Completed in 562 milliseconds