Searched refs:ConfigureCodecs (Results 1 – 2 of 2) sorted by relevance
499 void ConfigureCodecs(const std::vector<VideoCodecSettings>& recv_codecs);
2723 ConfigureCodecs(recv_codecs); in WebRtcVideoReceiveStream()2766 void WebRtcVideoChannel::WebRtcVideoReceiveStream::ConfigureCodecs( in ConfigureCodecs() function in cricket::WebRtcVideoChannel::WebRtcVideoReceiveStream2868 ConfigureCodecs(*params.codec_settings); in SetRecvParameters()