#include "RTPPayloadReceiver.h"
#include "RTPAVProfilePayload32Receiver.h"
#include "RTPPacket.h"
#include "RTPMpegPacket_m.h"
Go to the source code of this file.
Functions | |
Define_Module (RTPAVProfilePayload32Receiver) | |
int | compareRTPPacketsBySequenceNumber (cObject *packet1, cObject *packet2) |
* In this file member functions of RTPAVProfilePayload32Receiver are * implemented.
Definition in file RTPAVProfilePayload32Receiver.cc.
int compareRTPPacketsBySequenceNumber | ( | cObject * | packet1, | |
cObject * | packet2 | |||
) |
Definition at line 31 of file RTPAVProfilePayload32Receiver.cc.
Referenced by RTPAVProfilePayload32Receiver::initialize().
Define_Module | ( | RTPAVProfilePayload32Receiver | ) |