Searched refs:rtp_extensions (Results 1 – 3 of 3) sorted by relevance
247 const std::vector<webrtc::RtpExtension>& rtp_extensions,254 const std::vector<webrtc::RtpExtension>& rtp_extensions);
1605 const std::vector<webrtc::RtpExtension>& rtp_extensions, in WebRtcVideoSendStream() argument1628 parameters_.config.rtp.extensions = rtp_extensions; in WebRtcVideoSendStream()1939 const std::vector<webrtc::RtpExtension>& rtp_extensions) { in SetRtpExtensions() argument1941 parameters_.config.rtp.extensions = rtp_extensions; in SetRtpExtensions()
755 const RtpHeaderExtensions& rtp_extensions, in CreateMediaContentOffer() argument772 offer->set_rtp_header_extensions(rtp_extensions); in CreateMediaContentOffer()