Searched refs:RtpImpl (Results 1 – 3 of 3) sorted by relevance
23 RtpImpl::RtpImpl() in RtpImpl() function in RtpImpl28 RtpImpl::~RtpImpl() {} in ~RtpImpl()30 eRtp_Bool RtpImpl::rtpSsrcCollisionInd(IN RtpDt_Int32 uiOldSsrc, IN RtpDt_Int32 uiNewSsrc) in rtpSsrcCollisionInd()36 RtpDt_Void RtpImpl::setAppdata(IN RtpDt_Void* pvAppdata) in setAppdata()41 RtpDt_Void* RtpImpl::getAppdata() in getAppdata()46 eRtp_Bool RtpImpl::rtpNewMemberJoinInd(IN RtpDt_Int32 uiSsrc) in rtpNewMemberJoinInd()52 eRtp_Bool RtpImpl::rtpMemberLeaveInd(IN eRTP_LEAVE_REASON eLeaveReason, IN RtpDt_Int32 uiSsrc) in rtpMemberLeaveInd()58 eRtp_Bool RtpImpl::rtcpPacketSendInd(IN RtpBuffer* pobjRtcpBuf, IN RtpSession* pobjRtpSession) in rtcpPacketSendInd()81 eRtp_Bool RtpImpl::rtcpAppPayloadReqInd( in rtcpAppPayloadReqInd()95 eRtp_Bool RtpImpl::getRtpHdrExtInfo(OUT RtpBuffer* pobjExtHdrInfo) in getRtpHdrExtInfo()[all …]
321 RtpImpl* pobjRtpImpl = new RtpImpl(); in IMS_RtpSvc_CreateSession()
36 class RtpImpl : public IRtpAppInterface42 RtpImpl();43 ~RtpImpl();