Searched refs:rtp_packet_sender_proxy_ (Results 1 – 2 of 2) sorted by relevance
607 rtc::scoped_ptr<RtpPacketSenderProxy> rtp_packet_sender_proxy_; variable
895 rtp_packet_sender_proxy_(pacing_enabled_ ? new RtpPacketSenderProxy() in Channel()921 configuration.paced_sender = rtp_packet_sender_proxy_.get(); in Channel()2937 RTC_DCHECK(rtp_packet_sender_proxy_.get()); in SetCongestionControlObjects()2938 rtp_packet_sender_proxy_->SetPacketSender(rtp_packet_sender); in SetCongestionControlObjects()