Searched refs:IRtpDecoderListener (Results 1 – 3 of 3) sorted by relevance
53 class IRtpDecoderListener56 IRtpDecoderListener() {} in IRtpDecoderListener() function57 virtual ~IRtpDecoderListener() {} in ~IRtpDecoderListener()93 void SetRtpDecoderListener(IRtpDecoderListener* pRtpDecoderListener);132 IRtpDecoderListener* mRtpDecoderListener;
30 class RtpDecoderNode : public BaseNode, public IRtpDecoderListener
152 void IRtpSession::SetRtpDecoderListener(IRtpDecoderListener* pRtpDecoderListener) in SetRtpDecoderListener()