Searched refs:SetRTCPCName (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/video/
H A Dvie_channel.h141 int32_t SetRTCPCName(const char* rtcp_cname);
H A Dvideo_send_stream.cc207 vie_channel_->SetRTCPCName(config_.rtp.c_name.c_str());
H A Dvie_channel.cc737 int32_t ViEChannel::SetRTCPCName(const char* rtcp_cname) { function in class:webrtc::ViEChannel

Completed in 137 milliseconds