Searched refs:RegisterSendChannelRtcpStatisticsCallback (Results 1 – 3 of 3) sorted by relevance
238 vie_channel_->RegisterSendChannelRtcpStatisticsCallback(&stats_proxy_); in VideoSendStream()251 vie_channel_->RegisterSendChannelRtcpStatisticsCallback(nullptr); in ~VideoSendStream()
155 void RegisterSendChannelRtcpStatisticsCallback(
794 void ViEChannel::RegisterSendChannelRtcpStatisticsCallback( in RegisterSendChannelRtcpStatisticsCallback() function in webrtc::ViEChannel