Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/pc/
H A Dvideo_rtp_receiver_unittest.cc83 void SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::__anonafdcda120111::VideoRtpReceiverTest
H A Daudio_rtp_receiver.cc317 void AudioRtpReceiver::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::AudioRtpReceiver
H A Dvideo_rtp_receiver.cc254 void VideoRtpReceiver::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::VideoRtpReceiver
H A Drtp_sender.cc189 void RtpSenderBase::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::RtpSenderBase