Searched refs:GetSupportedAudioSendCodecs (Results 1 – 5 of 5) sorted by relevance
75 void GetSupportedAudioSendCodecs(std::vector<AudioCodec>* codecs) const;
66 void ChannelManager::GetSupportedAudioSendCodecs( in GetSupportedAudioSendCodecs() function in cricket::ChannelManager
339 channel_manager_->GetSupportedAudioSendCodecs(&send_codecs); in SetCodecPreferences()
167 channel_manager_->GetSupportedAudioSendCodecs(&cricket_codecs); in GetRtpSenderCapabilities()
1410 channel_manager->GetSupportedAudioSendCodecs(&audio_send_codecs_); in MediaSessionDescriptionFactory()