Searched defs:GetRtpSendParameters (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/media/base/ | ||
D | media_channel.cc | 115 webrtc::RtpParameters DataMediaChannel::GetRtpSendParameters( in GetRtpSendParameters() function in cricket::DataMediaChannel |
D | fake_media_engine.h | 139 virtual webrtc::RtpParameters GetRtpSendParameters(uint32_t ssrc) const { in GetRtpSendParameters() function |
/external/webrtc/media/engine/ | ||
D | webrtc_voice_engine.cc | 1465 webrtc::RtpParameters WebRtcVoiceMediaChannel::GetRtpSendParameters( in GetRtpSendParameters() function in cricket::WebRtcVoiceMediaChannel |
D | webrtc_video_engine.cc | 990 webrtc::RtpParameters WebRtcVideoChannel::GetRtpSendParameters( in GetRtpSendParameters() function in cricket::WebRtcVideoChannel |