Home
last modified time | relevance | path

Searched refs:GetExtmap (Results 1 – 25 of 63) sorted by relevance

123

/dports/www/firefox/firefox-99.0/dom/media/webrtc/transportbridge/
H A DMediaPipelineFilter.h73 std::vector<webrtc::RtpExtension> GetExtmap() const { return mExtMap; } in GetExtmap() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transportbridge/
H A DMediaPipelineFilter.h76 std::vector<webrtc::RtpExtension> GetExtmap() const { return mExtMap; } in GetExtmap() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transportbridge/
H A DMediaPipelineFilter.h76 std::vector<webrtc::RtpExtension> GetExtmap() const { return mExtMap; } in GetExtmap() function
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/mediapipeline/
H A DMediaPipelineFilter.h76 std::vector<webrtc::RtpExtension> GetExtmap() const { return mExtMap; } in GetExtmap() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/sdp/
H A DSdpAttributeList.h50 virtual const SdpExtmapAttributeList& GetExtmap() const = 0;
H A DRsdparsaSdpAttributeList.h51 const SdpExtmapAttributeList& GetExtmap() const override;
H A DSipccSdpAttributeList.h55 virtual const SdpExtmapAttributeList& GetExtmap() const override;
/dports/www/firefox/firefox-99.0/dom/media/webrtc/sdp/
H A DSdpAttributeList.h50 virtual const SdpExtmapAttributeList& GetExtmap() const = 0;
H A DRsdparsaSdpAttributeList.h51 const SdpExtmapAttributeList& GetExtmap() const override;
H A DSipccSdpAttributeList.h55 virtual const SdpExtmapAttributeList& GetExtmap() const override;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/sdp/
H A DSdpAttributeList.h50 virtual const SdpExtmapAttributeList& GetExtmap() const = 0;
H A DRsdparsaSdpAttributeList.h51 const SdpExtmapAttributeList& GetExtmap() const override;
H A DSipccSdpAttributeList.h55 virtual const SdpExtmapAttributeList& GetExtmap() const override;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/sdp/
H A DSdpAttributeList.h50 virtual const SdpExtmapAttributeList& GetExtmap() const = 0;
H A DSipccSdpAttributeList.h55 virtual const SdpExtmapAttributeList& GetExtmap() const override;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/signaling/src/sdp/
H A DSdpAttributeList.h55 virtual const SdpExtmapAttributeList& GetExtmap() const = 0;
H A DSipccSdpAttributeList.h57 virtual const SdpExtmapAttributeList& GetExtmap() const override;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/sdp/
H A DSdpAttributeList.h50 virtual const SdpExtmapAttributeList& GetExtmap() const = 0;
H A DRsdparsaSdpAttributeList.h51 const SdpExtmapAttributeList& GetExtmap() const override;
H A DSipccSdpAttributeList.h55 virtual const SdpExtmapAttributeList& GetExtmap() const override;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/signaling/src/jsep/
H A DJsepTrack.cpp470 for (auto& extmapAttr : answer.GetAttributeList().GetExtmap().mExtmaps) { in Negotiate()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/jsep/
H A DJsepTrack.cpp505 for (auto& extmapAttr : answer.GetAttributeList().GetExtmap().mExtmaps) { in Negotiate()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/jsep/
H A DJsepSessionImpl.cpp1259 for (const auto& ext : mediaAttrs.GetExtmap().mExtmaps) { in ParseSdp()
1803 for (const auto& ansExt : answerAttrs.GetExtmap().mExtmaps) { in ValidateAnswer()
1805 for (const auto& offExt : offerAttrs.GetExtmap().mExtmaps) { in ValidateAnswer()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/jsep/
H A DJsepTrack.cpp540 for (auto& extmapAttr : answer.GetAttributeList().GetExtmap().mExtmaps) { in Negotiate()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsep/
H A DJsepTrack.cpp542 for (auto& extmapAttr : answer.GetAttributeList().GetExtmap().mExtmaps) { in Negotiate()

123