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