Searched refs:GetSupportedDataCodecs (Results 1 – 3 of 3) sorted by relevance
89 void GetSupportedDataCodecs(std::vector<DataCodec>* codecs) const;
180 void ChannelManager::GetSupportedDataCodecs( in GetSupportedDataCodecs() function in cricket::ChannelManager
1252 channel_manager->GetSupportedDataCodecs(&data_codecs_); in MediaSessionDescriptionFactory()