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

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.h 398 // new send channel into |send_channels_|
455 // work properly), resides in both recv_channels_ and send_channels_ with the
475 SendChannelMap send_channels_; member in class:cricket::WebRtcVideoMediaChannel
webrtcvoiceengine.h 465 // send_channels_ contains the channels which are being used for sending.
467 // contained in send_channels_, otherwise not.
468 ChannelMap send_channels_; member in class:cricket::WebRtcVoiceMediaChannel
472 // receive_channels_ and send_channels_ in non-conference mode and in that

Completed in 258 milliseconds