Searched refs:m_pobjRtpStack (Results 1 – 2 of 2) sorted by relevance
34 m_pobjRtpStack(nullptr), in RtpSession()70 m_pobjRtpStack(pobjStack), in RtpSession()112 m_pobjRtpStack = nullptr; in ~RtpSession()478 RtpStackProfile* pobjProfile = m_pobjRtpStack->getStackProfile(); in rtpMakeCompoundRtcpPacket()1129 RtpStackProfile* pobjRtpProfile = m_pobjRtpStack->getStackProfile(); in enableRtcp()1505 RtpStackProfile* pobjRtpProfile = m_pobjRtpStack->getStackProfile(); in processRcvdRtpPkt()2083 RtpStackProfile* pobjRtpProfile = m_pobjRtpStack->getStackProfile(); in sendRtcpByePacket()
63 RtpStack* m_pobjRtpStack; variable