Searched defs:SetSendCodecs (Results 1 – 11 of 11) sorted by relevance
291 bool FileVoiceChannel::SetSendCodecs(const std::vector<AudioCodec>& codecs) { in SetSendCodecs() function in cricket::FileVoiceChannel337 bool FileVideoChannel::SetSendCodecs(const std::vector<VideoCodec>& codecs) { in SetSendCodecs() function in cricket::FileVideoChannel
160 bool RtpDataMediaChannel::SetSendCodecs(const std::vector<DataCodec>& codecs) { in SetSendCodecs() function in cricket::RtpDataMediaChannel
142 bool HybridVideoMediaChannel::SetSendCodecs( in SetSendCodecs() function in cricket::HybridVideoMediaChannel
266 virtual bool SetSendCodecs(const std::vector<AudioCodec>& codecs) { in SetSendCodecs() function529 virtual bool SetSendCodecs(const std::vector<VideoCodec>& codecs) { in SetSendCodecs() function663 virtual bool SetSendCodecs(const std::vector<DataCodec>& codecs) { in SetSendCodecs() function
163 bool LinphoneVoiceChannel::SetSendCodecs(const std::vector<AudioCodec>& codecs) { in SetSendCodecs() function in cricket::LinphoneVoiceChannel
868 bool SctpDataMediaChannel::SetSendCodecs(const std::vector<DataCodec>& codecs) { in SetSendCodecs() function in cricket::SctpDataMediaChannel
1968 bool WebRtcVoiceMediaChannel::SetSendCodecs( in SetSendCodecs() function in cricket::WebRtcVoiceMediaChannel2177 bool WebRtcVoiceMediaChannel::SetSendCodecs( in SetSendCodecs() function in cricket::WebRtcVoiceMediaChannel
828 bool WebRtcVideoChannel2::SetSendCodecs(const std::vector<VideoCodec>& codecs) { in SetSendCodecs() function in cricket::WebRtcVideoChannel2
379 TEST_F(WebRtcVideoEngineTestFake, SetSendCodecs) { in TEST_F() argument
731 TEST_F(WebRtcVoiceEngineTestFake, SetSendCodecs) { in TEST_F() argument
1694 bool WebRtcVideoMediaChannel::SetSendCodecs( in SetSendCodecs() function in cricket::WebRtcVideoMediaChannel