Next: , Up: Handling Events


4.6.1 RTP Packets Arrival

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.