Searched refs:SetRtpDecoderListener (Results 1 – 3 of 3) sorted by relevance
77 mRtpSession->SetRtpDecoderListener(nullptr); in ~RtpDecoderNode()131 mRtpSession->SetRtpDecoderListener(this); in Start()
95 void SetRtpDecoderListener(IRtpDecoderListener* pRtpDecoderListener);
152 void IRtpSession::SetRtpDecoderListener(IRtpDecoderListener* pRtpDecoderListener) in SetRtpDecoderListener() function in IRtpSession