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 371 // into |send_channels_|
427 // work properly), resides in both recv_channels_ and send_channels_ with the
436 SendChannelMap send_channels_; member in class:cricket::WebRtcVideoMediaChannel
webrtcvoiceengine.h 430 // send_channels_ contains the channels which are being used for sending.
432 // contained in send_channels_, otherwise not.
433 ChannelMap send_channels_; member in class:cricket::WebRtcVoiceMediaChannel
436 // receive_channels_ and send_channels_ in non-conference mode and in that

Completed in 31 milliseconds