Searched refs:send_rtp_extensions_ (Results 1 – 2 of 2) sorted by relevance
429 std::vector<webrtc::RtpExtension> send_rtp_extensions_; variable
909 send_rtp_extensions_); in AddSendStream()1211 send_rtp_extensions_ = FilterRtpExtensions(extensions); in SetSendRtpHeaderExtensions()1216 it->second->SetRtpExtensions(send_rtp_extensions_); in SetSendRtpHeaderExtensions()