Searched defs:WebRtcVideoChannelSendInfo (Results 1 – 3 of 3) sorted by relevance
73 class WebRtcVideoChannelSendInfo; variable
77 class WebRtcVideoChannelSendInfo; variable
575 class WebRtcVideoChannelSendInfo : public sigslot::has_slots<> { class578 WebRtcVideoChannelSendInfo(int channel_id, int capture_id, in WebRtcVideoChannelSendInfo() function in cricket::WebRtcVideoChannelSendInfo