Next: RTCP Packets Arrival, Up: Handling Events
onRTPPacketRecv is the virtual method that may be redefined in
any subclass of IncomingDataQueue, particularly in subclasses
of RTPSession. It takes an IncomingRTPPkt object as
argument and returns a boolean indicating whether the packet should be
inserted in the reception queue.