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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 385 bool rtp_ready_to_send_; member in class:cricket::BaseChannel
channel.cc 168 rtp_ready_to_send_(false),
386 rtp_ready_to_send_ = ready;
395 } else if (rtp_ready_to_send_ &&
    [all...]

Completed in 2846 milliseconds