ccrtp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ccrtp-devel] Question about the method isPendingData


From: Federico Montesino Pouzols
Subject: Re: [Ccrtp-devel] Question about the method isPendingData
Date: Wed, 17 May 2006 19:43:54 +0200
User-agent: Mutt/1.5.11+cvs20060403

Hi, isPendingData is a protected member, so you should write that
piece of code within a class derived from SymmetricRTPSession.

A similar case is that of the onGotSR, onGotRR methods, which are
redefined in the rtplisten demo. If you want to use them you have to
define a subclass of RTPSession.

HTH.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]