Searched refs:GetSupportedAudioRtpHeaderExtensions (Results 1 – 3 of 3) sorted by relevance
86 void GetSupportedAudioRtpHeaderExtensions(RtpHeaderExtensions* ext) const;
156 void ChannelManager::GetSupportedAudioRtpHeaderExtensions( in GetSupportedAudioRtpHeaderExtensions() function in cricket::ChannelManager
1249 channel_manager->GetSupportedAudioRtpHeaderExtensions(&audio_rtp_extensions_); in MediaSessionDescriptionFactory()