Searched defs:rtp_extensions (Results 1 – 7 of 7) sorted by relevance
39 std::vector<RtpExtension> rtp_extensions; member
918 std::vector<RtpExtension> rtp_extensions; in GetRuntimeRtpHeaderExtensionConfig() local
129 std::vector<std::string> rtp_extensions = {}; member
263 Json::Value rtp_extensions = std::move(root["rtpExtensions"]); in TEST() local
676 const RtpHeaderExtensions& rtp_extensions, in CreateContentOffer()726 const RtpHeaderExtensions& rtp_extensions, in CreateMediaContentOffer()
22 "rtp_extensions": { object
1935 const absl::optional<std::vector<webrtc::RtpExtension>>& rtp_extensions, in WebRtcVideoSendStream()