rrive in the wrong
order, so I can be sure that they are being reordered properly.
But I just wanted to be sure that there wasn't any C++ trick that I
hadn't thought of that was preventing me from subclassing this properly
so that I can overload the
ly
I would subclass MultiFramedRTPSink and then override the
sendPacketIfNecessary() function. But sendPacketIfNecessary() is
declared as "private" and so I cannot override.
How best to simulate the packet loss without modifying the Live555 code
directly?
Regards,