Searched refs:pobjAppInterface (Results 1 – 2 of 2) sorted by relevance
395 IN IRtpAppInterface* pobjAppInterface, IN RtcpConfigInfo* pobjRtcpConfigInfo);
1217 IN IRtpAppInterface* pobjAppInterface, IN RtcpConfigInfo* pobjRtcpConfigInfo) in initSession() argument1220 if (pobjAppInterface != nullptr) in initSession()1225 m_pobjAppInterface = pobjAppInterface; in initSession()