#include <RtpDataQueue.h>
Definition at line 43 of file RtpDataQueue.h.
Public Member Functions | |
RtpDataQueue () | |
~RtpDataQueue () | |
void | addMediaSample (unsigned char *data, unsigned dataSize, double dStartTime, bool bHasBeenRtcpSynchronised) |
MediaSample * | getNextSample () |
bool | hasSamples () |