Searched refs:ReconfigureCodecs (Results 1 – 2 of 2) sorted by relevance
538 bool ReconfigureCodecs(const std::vector<VideoCodecSettings>& recv_codecs);
2966 bool WebRtcVideoChannel::WebRtcVideoReceiveStream::ReconfigureCodecs( in ReconfigureCodecs() function in cricket::WebRtcVideoChannel::WebRtcVideoReceiveStream3118 video_needs_recreation = ReconfigureCodecs(*params.codec_settings); in SetRecvParameters()