RtpPacketManager Class Reference

#include <RtpPacketManager.h>


Detailed Description

Creates/manages data queues per RTP source.

Each queue is identified via an ID.

Definition at line 44 of file RtpPacketManager.h.


Public Member Functions

 RtpPacketManager ()
 ~RtpPacketManager ()
void processMediaSample (int nSourceID, unsigned char *data, unsigned dataSize, double dStartTime, bool bHasBeenRtcpSynchronised)
bool createQueue (int nSourceID)
bool hasSamples (int nID)
MediaSamplegetNextSample (int nID)
bool isBuffering ()

The documentation for this class was generated from the following file:
Generated on Fri Mar 13 14:12:39 2009 for RTVC by  doxygen 1.5.3