webrtcvideoengine.cc | 574 WebRtcVideoChannelSendInfo(int channel_id, int capture_id, 578 capture_id_(capture_id), 597 int capture_id() const { return capture_id_; } function in class:cricket::WebRtcVideoChannelSendInfo 2181 int capture_id = send_channel->capture_id(); local [all...] |