Searched refs:IRtcpDecoderListener (Results 1 – 3 of 3) sorted by relevance
67 class IRtcpDecoderListener70 IRtcpDecoderListener() {} in IRtcpDecoderListener() function71 virtual ~IRtcpDecoderListener() {} in ~IRtcpDecoderListener()95 void SetRtcpDecoderListener(IRtcpDecoderListener* pRtcpDecoderListener);134 IRtcpDecoderListener* mRtcpDecoderListener;
24 class RtcpDecoderNode : public BaseNode, public IRtcpDecoderListener
164 void IRtpSession::SetRtcpDecoderListener(IRtcpDecoderListener* pRtcpDecoderListener) in SetRtcpDecoderListener()