Searched defs:rtp_extensions (Results 1 – 8 of 8) sorted by relevance
40 std::vector<RtpExtension> rtp_extensions; member
923 std::vector<RtpExtension> rtp_extensions; in GetRuntimeRtpHeaderExtensionConfig() local
121 std::vector<std::string> rtp_extensions = {}; member
247 Json::Value rtp_extensions = std::move(root["rtpExtensions"]); in TEST() local
53 const std::vector<RtpExtension>& rtp_extensions) { in PrintHeaderExtensionConfig()
670 const RtpHeaderExtensions& rtp_extensions, in CreateContentOffer()720 const RtpHeaderExtensions& rtp_extensions, in CreateMediaContentOffer()
22 "rtp_extensions": { object
2061 const absl::optional<std::vector<webrtc::RtpExtension>>& rtp_extensions, in WebRtcVideoSendStream()