Searched refs:OnPeerRtcpComponents (Results 1 – 4 of 4) sorted by relevance
46 virtual void OnPeerRtcpComponents(void* nMsg) = 0;
121 virtual void OnPeerRtcpComponents(void* nMsg);
722 pobjRtpServiceListener->OnPeerRtcpComponents((RtpDt_Void*)&rttd); in IMS_RtpSvc_ProcRtcpPacket()738 pobjRtpServiceListener->OnPeerRtcpComponents((RtpDt_Void*)&rttd); in IMS_RtpSvc_ProcRtcpPacket()
462 void IRtpSession::OnPeerRtcpComponents(void* nMsg) in OnPeerRtcpComponents() function in IRtpSession