Searched refs:IRtpAppInterface (Results 1 – 4 of 4) sorted by relevance
28 class IRtpAppInterface; variable36 class RtpImpl : public IRtpAppInterface
37 class IRtpAppInterface43 virtual ~IRtpAppInterface(){}; in ~IRtpAppInterface()
98 IRtpAppInterface* m_pobjAppInterface;395 IN IRtpAppInterface* pobjAppInterface, IN RtcpConfigInfo* pobjRtcpConfigInfo);
1217 IN IRtpAppInterface* pobjAppInterface, IN RtcpConfigInfo* pobjRtcpConfigInfo) in initSession()