Searched refs:GetSupportedAudioCodecs (Results 1 – 3 of 3) sorted by relevance
85 void GetSupportedAudioCodecs(std::vector<AudioCodec>* codecs) const;
145 void ChannelManager::GetSupportedAudioCodecs( in GetSupportedAudioCodecs() function in cricket::ChannelManager
1248 channel_manager->GetSupportedAudioCodecs(&audio_codecs_); in MediaSessionDescriptionFactory()