Searched defs:SetSendCodecs (Results 1 – 10 of 10) 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
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
880 bool SctpDataMediaChannel::SetSendCodecs(const std::vector<DataCodec>& codecs) { in SetSendCodecs() function in cricket::SctpDataMediaChannel
2028 bool WebRtcVoiceMediaChannel::SetSendCodecs( in SetSendCodecs() function in cricket::WebRtcVoiceMediaChannel2228 bool WebRtcVoiceMediaChannel::SetSendCodecs( in SetSendCodecs() function in cricket::WebRtcVoiceMediaChannel
807 bool WebRtcVideoChannel2::SetSendCodecs(const std::vector<VideoCodec>& codecs) { in SetSendCodecs() function in cricket::WebRtcVideoChannel2
370 TEST_F(WebRtcVideoEngineTestFake, SetSendCodecs) { in TEST_F() argument
732 TEST_F(WebRtcVoiceEngineTestFake, SetSendCodecs) { in TEST_F() argument
1665 bool WebRtcVideoMediaChannel::SetSendCodecs( in SetSendCodecs() function in cricket::WebRtcVideoMediaChannel