Searched refs:SetRtpParameters (Results 1 – 3 of 3) sorted by relevance
367 webrtc::RTCError SetRtpParameters(const webrtc::RtpParameters& parameters,
961 webrtc::RTCError SetRtpParameters(const webrtc::RtpParameters& parameters, in SetRtpParameters() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream1442 return it->second->SetRtpParameters(reduced_params, std::move(callback)); in SetRtpSendParameters()
1091 return it->second->SetRtpParameters(parameters, std::move(callback)); in SetRtpSendParameters()2310 webrtc::RTCError WebRtcVideoChannel::WebRtcVideoSendStream::SetRtpParameters( in SetRtpParameters() function in cricket::WebRtcVideoChannel::WebRtcVideoSendStream