Home
last modified time | relevance | path

Searched defs:SetMediaChannel (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/pc/
Daudio_rtp_receiver.cc278 void AudioRtpReceiver::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::AudioRtpReceiver
Dvideo_rtp_receiver.cc249 void VideoRtpReceiver::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::VideoRtpReceiver
Drtp_sender.cc129 void RtpSenderBase::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::RtpSenderBase