Searched refs:AddScreencast_w (Results 1 – 2 of 2) sorted by relevance
500 bool AddScreencast_w(uint32_t ssrc, VideoCapturer* capturer);
1694 &VideoChannel::AddScreencast_w, this, ssrc, capturer)); in AddScreencast()1898 bool VideoChannel::AddScreencast_w(uint32_t ssrc, VideoCapturer* capturer) { in AddScreencast_w() function in cricket::VideoChannel