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. _______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel
