|
jrtplib
3.7.1
|
#include "rtpconfig.h"#include "rtperrors.h"#include "rtpdefines.h"#include "rtprandom.h"#include "rtptimeutilities.h"#include "rtptypes.h"#include "rtpmemoryobject.h"

Go to the source code of this file.
Classes | |
| class | RTPPacketBuilder |
| This class can be used to build RTP packets and is a bit more high-level than the RTPPacket class: it generates an SSRC identifier, keeps track of timestamp and sequence number etc. More... | |
1.8.1.1