Searched refs:GetSupportedVideoRtpHeaderExtensions (Results 1 – 3 of 3) sorted by relevance
88 void GetSupportedVideoRtpHeaderExtensions(RtpHeaderExtensions* ext) const;
175 void ChannelManager::GetSupportedVideoRtpHeaderExtensions( in GetSupportedVideoRtpHeaderExtensions() function in cricket::ChannelManager
1251 channel_manager->GetSupportedVideoRtpHeaderExtensions(&video_rtp_extensions_); in MediaSessionDescriptionFactory()